11.04.2014 13:14, Wietse Venema: > Markus Sch?nhaber: >> Hi, >> >> while the documentation for mailbox_size_limit >> http://www.postfix.org/postconf.5.html#mailbox_size_limit >> explicitly states "[...] or zero (no limit).", the doc for >> message_size_limit >> http://www.postfix.org/postconf.5.html#message_size_limit >> doesn't mention that it's possible to turn off the limit by setting this >> parameter to zero. Shouldn't that be documented for message_size_limit too? > > The documentation specifies supported behavior. Setting the limit > to zero is a really really really bad idea. A non-zero message > size limit is the last defense against total mayhem. > > As it is not documented, the code that allows zero message_size_limit > may be removed at any time in the future.
OK, thanks for explaining. -- Regards mks