diff options
Diffstat (limited to 'Mailman/Defaults.py.in')
| -rw-r--r-- | Mailman/Defaults.py.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in index a1e11e550..f539f4e39 100644 --- a/Mailman/Defaults.py.in +++ b/Mailman/Defaults.py.in @@ -602,6 +602,7 @@ SMTP_LOG_EACH_FAILURE = ( # # Note that your MTA /must/ be configured to deliver such an addressed message # to mylist-bounces! +VERP_DELIMITER = '+' VERP_FORMAT = '%(bounces)s+%(mailbox)s=%(host)s' # The second describes a regular expression to unambiguously decode such an |
