Hello,

usually I expect any smtp connection to be logged. That way I may find any sender or recipient addresses a user may know if complaining about missing messages. This is not true if a message is rejected because it's to big.

SMTP-Reply is "552 5.3.4 Error: message file too big". But no sender/recipient is logged.

Jul  8 10:55:51 spider postfix/smtpd[26755]: connect from localhost[::1]
Jul 8 10:56:03 spider postfix/smtpd[26755]: 3mRDxv3FrfzYrRcj: client=localhost[::1] Jul 8 10:56:08 spider postfix/smtpd[26755]: warning: 3mRDxv3FrfzYrRcj: queue file size limit exceeded Jul 8 10:56:15 spider postfix/smtpd[26755]: disconnect from localhost[::1] ehlo=1 mail=1 rcpt=1 data=0/1 quit=1 commands=4/5

$ postconf mail_version
mail_version = 3.0.1

I don't expect there is a separate paramater making the log more verbose in this case.
Was the logging just forgotten?

Andreas




Reply via email to