This is definitely possible. However, if you have no experience writing
Exchange event sinks, this can be a daunting task at first. The best I can
do is point you to the following resources to help get you started:
For the complete programming reference:
Microsoft Exchange Server 2003 Software Development Kit:
http://msdn.microsoft.com/library/en-us/e2k3/e2k3/e2k3_welcome_to_exchange.asp?f
rame=true
For a wizard to help you start writing the sink with Visual Basic 6:
Download details: Exchange SDK Development Tools:
http://www.microsoft.com/downloads/details.aspx?FamilyId=4AFE3504-C209-4A73-AC5D
-FF2A4A3B48B7&displaylang=en%20
For the code to actually copy the items between mailboxes:
Moving/Copying Using ADO:
http://msdn.microsoft.com/library/en-us/e2k3/e2k3/_clb_moving_copying_using_ado_
vb.asp?frame=true
And if you need additional help, post your question to this forum:
microsoft.public.exchange2000.development

Signature
Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.)
Try Picture Attachments Wizard - http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/
> Hello,
>
[quoted text clipped - 8 lines]
>
> Thanks for any answere