On 30 Nov 2005, at 15:17, John Peacock wrote:

Matt Sergeant wrote:
I still need to do some work on the logging - it currently only logs the fd# with the lines to distinguish them. So you have to find the connecting IP, and find the fd# and grep out lines for that fd#. Kind of a pain to say the least.

But if you had the hook_reject log lines like Robin is suggesting, it would be a simple matter to grep out the summary line with all of the information in one place.

I don't think it's that simple. I suspect the disconnect is happening because qpsmtpd for some reason isn't seeing the line from the client, so eventually disconnects the end user with a timeout. And that doesn't get logged as a reject.

That plus logging hooks were are broken in trunk for reasons I'm unsure of.

Matt.

Reply via email to