I got the following from a user (email obfuscated). The user has an email address on a domain hosted with me, but all emails are redirected to her gmail account. THis has been working without issue for a long time.
> ---------- Forwarded message ---------- > From: Mail Delivery Subsystem <[email protected]> > Date: Fri, Feb 12, 2010 at 5:38 PM > Subject: Delivery Status Notification (Failure) > To: [email protected] > > > Delivery to the following recipient failed permanently: > > [email protected] > > Technical details of permanent failure: > Google tried to deliver your message, but it was rejected by the > recipient domain. We recommend contacting the other email provider for > further information about the cause of this error. The error that the > other server returned was: 552 552 5.3.4 Error: message file too big > (state 18). > > ----- Original message ----- > > MIME-Version: 1.0 > Sender: [email protected] > Received: by 10.103.80.32 with SMTP id h32mr1451173mul.59.1266021434616; Fri, > 12 Feb 2010 16:37:14 -0800 (PST) > Date: Fri, 12 Feb 2010 17:37:11 -0700 > X-Google-Sender-Auth: bd3d7d6438b928a4 > Message-ID: <[email protected]> > Subject: St C's Keith, Niels > From: Bess Smith <[email protected]> > To: Bess <[email protected]> > Content-Type: multipart/mixed; boundary=0016e65b6230e3dc14047f709572 This is an email that the user sent to herself and Google sent her a NDN. However, looking through my logs, this is what I see: $ bzgrep 8BB71118AD62 /var/log/maillog.0.bz2 Feb 12 17:37:18 mail postfix/smtpd[25585]: 8BB71118AD62: client=mail-fx0-f228.google.com[209.85.220.228] Feb 12 17:37:18 mail postfix/cleanup[25539]: 8BB71118AD62: message-id=<[email protected]> Feb 12 17:38:29 mail postfix/smtpd[25585]: warning: 8BB71118AD62: queue file size limit exceeded A warning. No error, no failure, no reject. This is everything logged for 8BB71118AD62 with no obfuscation. I have $ postconf message_size_limit message_size_limit = 15728640 in postconf, but I do not know if this message was too large. I doubt it. -- The voice of the majority is no proof of justice.
