Adding default rules for all Exchange mailboxes
6 Mar 2007 06:46:04 -0800
I've been using Rule.dll to create some server-side rules on an
exchange mailbox.
The code opens a MAPI session and adds a rule to move a message to the
Junk E-Mail folder if it has a certain string in the message header.
While I have gotten this to work on a per-user basis, I would like to
find a way to ...
|
CDO security dialogs hang
6 Mar 2007 00:03:04 -0800
I'm developing a C++ application using cdo.dll 1.21s to access
Exchange via Outlook profiles. The problem is that the Outlook dialogs
that pop up, for instance the security dialog telling me that somebody
is trying to access my e-mail addresses (see linked picture), takes
forever to appear and to interact with ...
|
Migration 5.5 enterprise to 2003 ?
Mon, 5 Mar 2007 08:21:08 -0800
i have an exch 5.5 enterprise server that i need to replace with 2003. is
there a matrix that will tell if i can migrate from enterprise to standard
versions given the limits is standard 2003 can be set to 75 each for the
databases.
Plus i have been search for third party tools that willl aloow me to
m ...
|
Access is denied (RegEvent.vbs)?
Mon, 5 Mar 2007 15:02:03 +0200
Hi,
When trying to register on my Widnows 2003 SBS machine I am receiving the
error:
"Error Opening Record : -2147024891 Access is denied."
I am using the line:
cscript RegEvent.vbs add "onsave;ondelete" MyTest.TestStore
file://./backofficestorage/MyDomain.com/mbx/TestUser/inbox/eventReg.eml
Tha ...
|
Synch Eventsink lFlags in online and/or cached mode problem
3 Mar 2007 23:45:29 -0800
Hi ML,
it'a planned that a synchronous Exchange Store Eventsink
(OnSyncDelete) has to be implemented on 3 ExchangeServer serving 2.500
Users.
Programming language is VB.NET2 using VS2005.
The Clients are OL 2003 SP2 in cached or online mode. Exchange Server
is 2003 SP2
Developing has been done as desc ...
|
Developer's Meeting Place for Exchanging Ideas - www.developersplace.com
Sat, 03 Mar 2007 12:24:08 +0000
Hi,
I would like to invite you to visit this new website dedicated to all
developers for all languages. Come and participate on this project that
is build to contribute to this great community of developers.
Come and visit: http://www.developersplace.com
Thank you. ...
|
MAPI Property Tag for Direct Booking
2 Mar 2007 12:15:23 -0800
Does anybody know a method to query resource mailboxes that have
direct booking enabled? Does anyone know if there is a MAPI property
tag for this? Thanks!
James Chong (MVP)
...
|
|
|
Event Sink: Mails hanging in incoming queue
Fri, 02 Mar 2007 16:29:58 +0100
Hello
I wrote an SMTP Event Sink in C#. It works fine, but from time to time
there are mails hanging in the incoming queue.
If I do nothing, the mails get delivered after an hour or two. If I run
iisreset, the mails get delivered instantly.
There are no errors in the event log.
Shouldn't Exchange c ...
|
webdav error 409 in remote server
Thu, 1 Mar 2007 11:34:26 +0100
Hello,
I am trying to make work the webdav example from:
http://msdn2.microsoft.com/en-us/library/ms875692.aspx
http://msdn2.microsoft.com/en-us/library/ms877306.aspx
(I have form authentication in my Exchange server)
I get error in remote Server (409) Conflict
I can see in th ...
|
Exchange/Outlook run program on message receive question
Wed, 28 Feb 2007 10:35:03 -0800
I'm new to Exchange, having just migrated from sendmail on linux. I'm
looking to be able to do something I used to be able to do - that is, run a
program when a message is received. Do I want to look at setting up filters
in Outlook, or event sinks on the server? I run the 2003 version of both.
Thanks, ...
|