Re: [Assp-user] Log all SMTP responses

2011-06-07 Thread Scott Waye
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

[Assp-user] Log all SMTP responses

2011-06-05 Thread Scott Waye
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