diff options
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 e16b97547..7e7a6b354 100644 --- a/src/mailman/styles/default.py +++ b/src/mailman/styles/default.py @@ -126,7 +126,6 @@ from: .*@uplinkpro.com mlist.reject_these_nonmembers = [] mlist.discard_these_nonmembers = [] mlist.forward_auto_discards = True - mlist.generic_nonmember_action = 1 mlist.nonmember_rejection_notice = '' # Max autoresponses per day. A mapping between addresses and a # 2-tuple of the date of the last autoresponse and the number of |
