diff man/masqmail.conf.5 @ 120:cd59a5b4d3dd

added support for SMTP SIZE 0 (unlimited)
author meillo@marmaro.de
date Thu, 01 Jul 2010 13:30:30 +0200
parents 5ec5e6637049
children 8f371bdc7571
line wrap: on
line diff
--- a/man/masqmail.conf.5	Thu Jul 01 13:11:38 2010 +0200
+++ b/man/masqmail.conf.5	Thu Jul 01 13:30:30 2010 +0200
@@ -491,8 +491,9 @@
 Clients pretending to send, or actually send,
 more than \fIbytes\fR will get a 552 error message.
 
-Default is 104857600 (= 100MB).
-(This should be sufficient for most cases.)
+`0' means no fixed maximum size limit is in force.
+
+Default is 0 (= unlimited).
 
 
 .SH AUTHOR