Set mail message size?

2 posts / 0 new
Last post
#1 Wed, 03/10/2010 - 16:34
SteveHeinsch

Set mail message size?

A client is getting email rejection notices stating that the email was too big, "Remote host said: 552 Error: message too large "

This is on a CentOS 4 system. Where can I set the value for the message size? They are way under their quota for the site.

Thanks!

Thu, 03/11/2010 - 09:38
andreychek

Howdy,

Yeah, Postfix has limits setup as far as how large an email can be in order for it to be willing to accept it.

You can change that by specifying a "message_size_limit" in /etc/postfix/main.cf, or by going into Webmin -> Servers -> Postfix -> General Resource Control, and set "Max size of a message".

-Eric

Topic locked