Hopefully someone can help me out here,
I've poked around at CDO, but still cant figure things out here. Basically
I've got a bunch of client-side rules that move messages from the Inbox to a
public folder. What I've been trying to do is have the rule run when I'm
not logged in, now I've tried writing stuff in C# what uses IMAP, but
alas... you can't copy a message to a public folder using IMAP with
Exchange 2000. Does anyone have any code, know of any applications, or have
any other ideas that could help me out?
Thanks!
Troy - 17 Apr 2006 23:17 GMT
John,
If you email enable the public folder, you can use AD users and Computers to
forward a copy of messages sent to the mailbox (Exchange General tab,
Delivery Options, Forward To:). Select the Public Folder you want the
messages sent to. If you need, you can hide the Public Folder from the GAL.
Alternately, if the email address associated with the mailbox is not accessed
by anyone - you could just bind the email address on the mailbox with the
Public Folder. In this configuration, the email is just delivered straight
to the Public Folder.
> Hopefully someone can help me out here,
>
[quoted text clipped - 7 lines]
>
> Thanks!