MS Exchange -- running code against outbound email

Posted by user32680 on Server Fault See other posts from Server Fault or by user32680
Published on 2010-06-17T17:57:15Z Indexed on 2010/06/17 18:03 UTC
Read the original article Hit count: 393

I would like to know if using MS Exchange there is a way to run code against outbound emails.

The code would need to trigger on emails sent to a specific domain, connect to a database, check for an email related to the email sent, and Carbon-copy that email to the related email.

What I'm trying to do: When [email protected] gets an email, his auditor [email protected] gets CC'd. Jack is in a MSSQL DB table related to his auditor's email.

Are there any samples of things like this being done?

© Server Fault or respective owner

Related posts about email

Related posts about database