summaryrefslogtreecommitdiff
path: root/Mailman/Bouncers/Qmail.py
diff options
context:
space:
mode:
authorbwarsaw2000-06-05 15:54:47 +0000
committerbwarsaw2000-06-05 15:54:47 +0000
commitc2c6f9c24c7ea40a4a3eddf263093e586ae838ed (patch)
tree842ff30c70e5b7d67582bd46f45071e0650c736a /Mailman/Bouncers/Qmail.py
parentfb469cad2ba6040d9c942eeb62ba769ce365d585 (diff)
downloadmailman-c2c6f9c24c7ea40a4a3eddf263093e586ae838ed.tar.gz
mailman-c2c6f9c24c7ea40a4a3eddf263093e586ae838ed.tar.zst
mailman-c2c6f9c24c7ea40a4a3eddf263093e586ae838ed.zip
Diffstat (limited to 'Mailman/Bouncers/Qmail.py')
-rw-r--r--Mailman/Bouncers/Qmail.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Bouncers/Qmail.py b/Mailman/Bouncers/Qmail.py
index ba6ff83b4..77b439f41 100644
--- a/Mailman/Bouncers/Qmail.py
+++ b/Mailman/Bouncers/Qmail.py
@@ -34,7 +34,7 @@ acre = re.compile(r'<(?P<addr>[^>]*)>:')
-def process(mlist, msg):
+def process(msg):
msg.rewindbody()
# simple state machine
# 0 = nothing seen yet