Accessing the socket in the smtp server (General questions)
Hi,
I need to keep a log of messages that are being received in a multi threaded smtp server. In my current mail server I do this by keeping the socket that the mail is being received on and logging each action with the server with this socket. This way I can trace what is going on on a per email basis. Is there any way to access the socket in the smtp server?
Secondly, is the com server compatible with VB 2008/10 ?
Thanks,
Nigel
Complete thread: