------------------------------------------------------------
revno: 85
committer: Mark Sapiro <m...@msapiro.net>
branch nick: admin
timestamp: Sun 2013-07-14 14:21:54 -0700
message:
  Reverted the note about setting digest_size_threshold to zero in the
  mailman-admin manual since the code was changed.
modified:
  doc/mailman-admin.tex


--
lp:mailman-administrivia
https://code.launchpad.net/~mailman-administrivia/mailman-administrivia/admin

Your team Mailman Checkins is subscribed to branch lp:mailman-administrivia.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-administrivia/mailman-administrivia/admin/+edit-subscription
=== modified file 'doc/mailman-admin.tex'
--- doc/mailman-admin.tex	2013-03-05 23:47:03 +0000
+++ doc/mailman-admin.tex	2013-07-14 21:21:54 +0000
@@ -911,9 +911,11 @@
     has reached a certain threshold, otherwise, the one digest they
     receive could be huge.  This variable controls the size threshold
     by specifying the maximum digest size in kilobytes.  Note that
-    this threshold isn't exact.  Setting this to zero will cause a
-    digest to be produced with every post.  If you don't want a
-    maximum size, set this to a very large number.
+    this threshold isn't exact.  Set this variable to zero to specify
+    that there is no size threshold, in which case no more than one
+    digest will be sent out per day, but ensure that
+    digest_send_periodic is \emph{Yes} in this case or no digests will
+    be sent.
 
 \item[digest_send_periodic]
     This variable actually controls whether or not a digest is sent

_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to