summaryrefslogtreecommitdiff
path: root/port_me
diff options
context:
space:
mode:
authorMark Sapiro2016-12-04 23:15:37 +0000
committerMark Sapiro2016-12-04 23:15:37 +0000
commitfe1b250bb6cb9c8e1a530d2c491e172d9ffa8959 (patch)
tree3613655c38ca7695cb75b5fda4b69db6c099af01 /port_me
parentb4c663e717f702f0ffe8a3bc9207b2eda635a32d (diff)
downloadmailman-fe1b250bb6cb9c8e1a530d2c491e172d9ffa8959.tar.gz
mailman-fe1b250bb6cb9c8e1a530d2c491e172d9ffa8959.tar.zst
mailman-fe1b250bb6cb9c8e1a530d2c491e172d9ffa8959.zip
Diffstat (limited to 'port_me')
-rw-r--r--port_me/checkdbs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/port_me/checkdbs.py b/port_me/checkdbs.py
index 7f46e97d4..912ae7d71 100644
--- a/port_me/checkdbs.py
+++ b/port_me/checkdbs.py
@@ -199,7 +199,7 @@ def main():
mlist.GetBouncesEmail(),
subject, text,
mlist.preferred_language)
- msg.send(mlist, to_moderators=True)
+ msg.send(mlist)
finally:
mlist.Unlock()