Discussion:
Exchange Server 2007 SMTP Hooks
(too old to reply)
Mike
2009-05-04 16:03:02 UTC
Permalink
I am using the IMailTransportSubmission interface in an SMTP hook that I
wrote for exchange 2003. This works well on Exchange 2003 server. When I try
to register the generated assembly on an Exchange 2007 install via the
SMTPReg.vbs script, it throws an error indicating the "Event.Manager" object
could not be created. Is this functionality support with Exchange
2007/Windows 2008 Servers? If so, what am I missing. If not, how can I
simulate this functionality in Exchange 2007? I'm looking to remap recipient
addresses based on message criteria.

Thanks in advance,

Mike
Oliver Moazzezi [MVP]
2009-05-13 10:25:50 UTC
Permalink
Hi Mike,

Try creating a custom transport rule, read here:

http://msexchangeteam.com/archive/2006/12/04/431755.aspx

http://msexchangeteam.com/archive/2008/06/25/449079.aspx

http://technet.microsoft.com/en-us/library/bb125136.aspx


Oliver
Mike
2009-05-13 11:20:01 UTC
Permalink
Thanks, that's exactly what I was looking for.
Post by Oliver Moazzezi [MVP]
Hi Mike,
http://msexchangeteam.com/archive/2006/12/04/431755.aspx
http://msexchangeteam.com/archive/2008/06/25/449079.aspx
http://technet.microsoft.com/en-us/library/bb125136.aspx
Oliver
Oliver Moazzezi [MVP]
2009-05-14 10:29:55 UTC
Permalink
Post by Mike
Thanks, that's exactly what I was looking for.
Glad I could be of help,

Enjoy!

Oliver

Loading...