summaryrefslogtreecommitdiff
path: root/port_me/checkdbs.py
diff options
context:
space:
mode:
authorMark Sapiro2016-12-30 11:36:54 -0800
committerMark Sapiro2016-12-30 11:36:54 -0800
commiteba4d0767aa141dc631e433ac01a86302da233b5 (patch)
tree6ac31b88c9535946391abb09177503649c7793de /port_me/checkdbs.py
parent2ead4c9f0f70ac3ebd06105562579f74fa6963f1 (diff)
parent615415cb45a8a7d8b26c744940b2e57ca72c1249 (diff)
downloadmailman-eba4d0767aa141dc631e433ac01a86302da233b5.tar.gz
mailman-eba4d0767aa141dc631e433ac01a86302da233b5.tar.zst
mailman-eba4d0767aa141dc631e433ac01a86302da233b5.zip
Diffstat (limited to 'port_me/checkdbs.py')
-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()