------------------------------------------------------------ revno: 1311 committer: Mark Sapiro <m...@msapiro.net> branch nick: 2.2 timestamp: Sun 2014-04-06 09:54:19 -0700 message: Updated Defaults.py documentation for REMOVE_DKIM_HEADERS. modified: Mailman/Defaults.py.in
-- lp:mailman/2.2 https://code.launchpad.net/~mailman-coders/mailman/2.2 Your team Mailman Checkins is subscribed to branch lp:mailman/2.2. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription
=== modified file 'Mailman/Defaults.py.in' --- Mailman/Defaults.py.in 2014-03-14 17:13:30 +0000 +++ Mailman/Defaults.py.in 2014-04-06 16:54:19 +0000 @@ -561,8 +561,8 @@ # broken and even if the outgoing message is resigned. However, some sites # may wish to remove these headers. Possible values and meanings are: # No, 0, False -> do not remove headers. -# 1 -> remove headers only if the list's from_is_list setting is 1. -# Yes, 2, True -> always remove headers. +# Yes, 1, True -> remove headers only if the list's from_is_list setting is 1. +# 2 -> always remove headers. REMOVE_DKIM_HEADERS = No # All `normal' messages which are delivered to the entire list membership go
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org