G
Guest
I have some ideas that I would like to try in eliminating DoS, unwanted SMTP
connections/sessions, etc. to my Exchange server. To do this I need to write
code that examines each SMTP attempt to connect (HELO) message and determine
whether I would like to allow them to connect or not and then notify Exchange
to allow or disconnect the session
Is there an API or SDK that allows me this degree of interaction and control
over Exchange? If so, what options do I have?
I am using Exchange 2003 on Windows 2003 Enterprise Service. I would prefer
to use C#, but unmanaged C++ is also fine
thanks
M
connections/sessions, etc. to my Exchange server. To do this I need to write
code that examines each SMTP attempt to connect (HELO) message and determine
whether I would like to allow them to connect or not and then notify Exchange
to allow or disconnect the session
Is there an API or SDK that allows me this degree of interaction and control
over Exchange? If so, what options do I have?
I am using Exchange 2003 on Windows 2003 Enterprise Service. I would prefer
to use C#, but unmanaged C++ is also fine
thanks
M