Attachment size too big

desynced

Verified User
Joined
Dec 29, 2008
Messages
46
One of my DirectAdmin servers is having a problem with attachments being sent from hotmail. The attachment size is 5.8MB. In exim.conf, I have the maximum attachment size set to 20MB.

The error message that the senders are getting:


Reporting-MTA: dns;snt0-omc3-s26.snt0.hotmail.com
Received-From-MTA: dns;SNT126-W34
Arrival-Date: Mon, 7 Mar 2011 10:24:09 -0800

Final-Recipient: *Removed*
Action: failed
Status: 5.2.3
Diagnostic-Code: smtp;450 5.2.3 Msg Size greater than allowed by Remote Host

Final-Recipient: *Removed*
Action: failed
Status: 5.2.3
Diagnostic-Code: smtp;450 5.2.3 Msg Size greater than allowed by Remote Host

Note: I removed the email address (*Removed*) for obvious reasons.
 
The error looks like its from hotmails server not yours. Check /var/log/exim/mainlog. Where are you getting this error from...your email client?
 
Back
Top