Maybe I wasn't precise enough in my question. An SMTP conversation is
terminated by (according to wikipedia) :
|C: .
||S: 250 Ok: queued as 12345
C: QUIT
S: 221 Bye
Is there any way ASSP can log this final handshake, i.e. the 250, the QUIT and
the 221?
Thanks,
--
Scott
|
On 05/06/2011
Hi,
I am getting timeouts using TLS from one particular mailing list and I
want to debug it to find out if the problem is at my end or theirs. How
can I enable all SMTP responses between the sender <-> ASSP and ASSP
<->my MTA (qmail)?
Thanks,
Scott