diff options
Diffstat (limited to 'Mailman/constants.py')
| -rw-r--r-- | Mailman/constants.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mailman/constants.py b/Mailman/constants.py index 7b3876a2a..0933d7713 100644 --- a/Mailman/constants.py +++ b/Mailman/constants.py @@ -64,3 +64,4 @@ class SystemDefaultPreferences(object): receive_list_copy = True receive_own_postings = True delivery_mode = DeliveryMode.regular + delivery_status = DeliveryStatus.enabled |
