How would I set something up server side to do the following?
Take new emails (ipm.post) in a mail enabled public folder and move them to
subfolders based on keywords in the subject or message body?
Im assuming it has to be an event sink, but I have no experience in how to
write one. Any information you have on how to do this or pointers to where I
can get more information would be greatly appreciated
Clyde Burns
Paul Smith - 18 Jan 2006 23:07 GMT
Clyde, there are instructions and sample event sink applications in the
Exchange SDK. Paul

Signature
Paul Smith
> How would I set something up server side to do the following?
>
[quoted text clipped - 6 lines]
>
> Clyde Burns
Victor Ivanidze - 23 Jan 2006 13:33 GMT
See if this third-party app could help:
http://www.ivasoft.biz/spammoverPF.shtml
Regards,
Victor Ivanidze
software developer
> How would I set something up server side to do the following?
>
[quoted text clipped - 8 lines]
>
> Clyde Burns
Andrew Sword [MVP] - 26 Jan 2006 05:10 GMT
These links have some useful information on developing event sinks
http://support.microsoft.com/?kbid=871110
http://www.codeproject.com/csharp/CsManagedEventSinksHooks.asp
> How would I set something up server side to do the following?
>
[quoted text clipped - 8 lines]
>
> Clyde Burns