Niall
Guest
|
Posted:
Mon Nov 07, 2005 5:58 pm Post subject:
Additional smtp logging data? |
|
|
Hi,
Is it possible to get the smtp virtual server connection number or thread
number?
The reason is that we have written a db app and log to sql server through
odbc. we want to be able to see each email smtp session seperately in our
application for each sender or recipient from ehlo/helo to quit. The problem
is that in the event that the server receves two sessions from the same
server to the same recipient or from the same sender - there is no way to
differentiate (reliably) the two sessions and the result is a mish mash of
the two sessions grouped by log time. If we could identify the thread that
accepted the inbound connection then we will be able to differentiate the two
sessions.
Any ideas?
Thanks - Niall.
|
|