summaryrefslogtreecommitdiff
path: root/src/mailman/mta/verp.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/mta/verp.py')
-rw-r--r--src/mailman/mta/verp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/mta/verp.py b/src/mailman/mta/verp.py
index c53276bdc..269eca4dc 100644
--- a/src/mailman/mta/verp.py
+++ b/src/mailman/mta/verp.py
@@ -58,6 +58,7 @@ class VERPMixin:
"""
sender = super(VERPMixin, self)._get_sender(mlist, msg, msgdata)
if msgdata.get('verp', False):
+ log.debug('VERPing %s', msg.get('message-id'))
recipient = msgdata['recipient']
sender_mailbox, sender_domain = split_email(sender)
# Encode the recipient's address for VERP.