On 11/4/2009 4:13 PM, Stan Hoeppner wrote:
Dan Schaefer put forth on 11/4/2009 2:18 PM:
The OP was all I had in the log for that transaction.
If that's truly the case then your Postfix is horribly broken. Every
inbound message must/will either be rejected by smtpd, or accepted and
queued for delivery, or deferred by, qmgr. There should always be a log
entry stating the disposition of each message. Any logging at all is
useless without this.
Don't slam the OP just yet...
It's very possible the mail client disconnected for some
reason. As one guess, maybe the client is configured to
require TLS but the server doesn't offer it, so the client
disconnects. In that case, there wouldn't be a "reject: ..."
message in the log.
Adding the client to debug_peer_list will probably give more
information.
OP can grep the log for the smtpd process ID around the time
in question to make sure nothing was missed.
-- Noel Jones