PDA

View Full Version : weight limit sending Emails


binover
10th July 2009, 16:41
Hi guys, here a very quick question, how can I change the weight limit of the mails?, A client needs more than 9mb.

Thanks to all.

dipeshmehta
11th July 2009, 07:26
hi,

you may need to increase in message_size_limit parameter in postfix's main.cf. Have a look at http://www.postfix.org/postconf.5.html#message_size_limit

Please note that this would affect systemwide, not for particular client.

Dipesh