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
David MS - 21 Mar 2005 22:26 GMT
Hi,
I'm not certain if there are API's that will give you this level of
control, but you can download Exchange SDKs here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/ht
ml/exchangesvr.asp?frame=true
Thanks,
David [MS-SDK]
-Please do not send email directly to this alias. This alias is for
newsgroup purposes only
-This posting is provided ?AS IS? with no warranties, and confers no rights.
-To provide additional feedback about your community experience please send
e-mail to: sdkcomm@microsoft.com
--------------------
>>Thread-Topic: Interface to Exchange SMTP Server?
>>thread-index: AcUru/NL7iFj+1mhSBOEPTdKqTMMLQ==
[quoted text clipped - 30 lines]
>>thanks
>>M