I'm using Exchange 2007.
I want to redirect all e-mails from inside to some SMTP relay (not Exchange)
without replacing any attributes. I've written Transport Agent. It processes
OnSubmittedMessage event. How can I compose email from 'MailItem' class and
send with all attributes and attachments for SMTP relay?
Archived from group: microsoft>public>exchange>applications