Document behaviour of message_size_limit=0 (main config setting, not transport)
authorPhil Pennock <pdp@exim.org>
Sun, 4 Sep 2011 04:43:15 +0000 (00:43 -0400)
committerPhil Pennock <pdp@exim.org>
Sun, 4 Sep 2011 04:43:15 +0000 (00:43 -0400)
doc/doc-docbook/spec.xfpt

index b7d8c465d6f7cd105815c82d4f4f67d5be861017..1c3e43492b4be550c05f53953089ac1d3c5ae8ad 100644 (file)
@@ -14169,6 +14169,10 @@ probably safest to just set it to a little larger than this value.  Eg, with a
 default Exim message size of 50M and a default ClamAV StreamMaxLength of 10M,
 some problems may result.
 
+A value of 0 will disable size limit checking; Exim will still advertise the
+SIZE extension in an EHLO response, but without a limit, so as to permit
+SMTP clients to still indicate the message size along with the MAIL verb.
+
 
 .option move_frozen_messages main boolean false
 .cindex "frozen messages" "moving"