Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

message_size_limit ignored

34 views
Skip to first unread message

an...@webkr.de

unread,
Oct 12, 2012, 5:15:02 PM10/12/12
to
Hi list,

should the message_size_limit (http://www.postfix.org/postconf.5.html#message_size_limit) directive be applied unconditionally or are there exceptions?

My Postfix server accepts huuuge mails despite having message_size_limit set:

message_size_limit = 26214400

From the log:

03:38:31 mail1 postfix/smtpd[9202]: connect from redacted
03:38:31 mail1 postfix/smtpd[9202]: A8E378E3FD: client=redacted
03:38:44 mail1 postfix/cleanup[9267]: A8E378E3FD: message-id=<>
05:58:21 mail1 postfix/qmgr[17577]: A8E378E3FD: from=<reda...@mydomain.tld>, size=1999516011, nrcpt=1 (queue active)
06:04:14 mail1 postfix/smtp[18756]: A8E378E3FD: to=<reda...@mydomain.tld>, relay=127.0.0.1[127.0.0.1]:10024, delay=8742, delays=8390/0/0/353, dsn=4.5.0, status=deferred

If it's of any importance, I have a content_filter configured and the user is SASL authenticated.

Regards,
André
0 new messages