On Aug 7, 2013, at 02:32, John Allen <j...@klam.ca> wrote: > root@bilbo:~# postconf -nf
[snip] > message_size_limit = 34359738368 Compare this to ours; == $ /usr/sbin/postconf -nf |grep message_size_limit message_size_limit = 31457280 == And the default; http://www.postfix.org/postconf.5.html#message_size_limit Is there any particular reason you need to accept messages 32 GB in size? Mvg, Joni