diff options
| author | Barry Warsaw | 2012-12-30 12:19:20 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2012-12-30 12:19:20 -0500 |
| commit | 0f233dd350594228c34e3de60ae8820c38b236d7 (patch) | |
| tree | cb0ac2dfa851e972b32673c18b5c8f7cc2b669eb /src/mailman/styles/default.py | |
| parent | fc662999d425e9347f59f676861ee44ad81c2623 (diff) | |
| download | mailman-0f233dd350594228c34e3de60ae8820c38b236d7.tar.gz mailman-0f233dd350594228c34e3de60ae8820c38b236d7.tar.zst mailman-0f233dd350594228c34e3de60ae8820c38b236d7.zip | |
Diffstat (limited to 'src/mailman/styles/default.py')
| -rw-r--r-- | src/mailman/styles/default.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/styles/default.py b/src/mailman/styles/default.py index 6e4fc71b5..f8e94911e 100644 --- a/src/mailman/styles/default.py +++ b/src/mailman/styles/default.py @@ -69,7 +69,6 @@ class DefaultStyle: mlist.admin_immed_notify = True mlist.admin_notify_mchanges = False mlist.require_explicit_destination = True - mlist.send_reminders = True mlist.send_welcome_message = True mlist.send_goodbye_message = True mlist.bounce_matching_headers = """ |
