diff options
| author | wjames5 <will@tekimaki.com> | 2009-08-07 17:33:47 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-08-07 17:33:47 +0000 |
| commit | 59f0eadd61d346288ff3236201744e56081b5465 (patch) | |
| tree | 6a8f0bd9604ccaa70770a4ee1e2bd9de138fedea /mailman.cfg | |
| parent | fa3a817b298d138444957becf0d0cc4d188aa8a7 (diff) | |
| download | util-59f0eadd61d346288ff3236201744e56081b5465.tar.gz util-59f0eadd61d346288ff3236201744e56081b5465.tar.bz2 util-59f0eadd61d346288ff3236201744e56081b5465.zip | |
discard nonmember emails by default
Diffstat (limited to 'mailman.cfg')
| -rw-r--r-- | mailman.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mailman.cfg b/mailman.cfg index 18eed8d..4a087e3 100644 --- a/mailman.cfg +++ b/mailman.cfg @@ -3,6 +3,7 @@ send_reminders = False max_message_size = 0 convert_html_to_plaintext = False default_member_moderation = True +generic_nonmember_action = 3 msg_footer = """_______________________________________________ %(real_name)s mailing list %(real_name)s@%(host_name)s |
