summaryrefslogtreecommitdiff
path: root/port_me/checkdbs.py
diff options
context:
space:
mode:
authorBarry Warsaw2016-11-13 22:03:40 -0500
committerBarry Warsaw2016-11-13 22:03:40 -0500
commitc50b3ee558eabd00624b0efc7ad9324535df1709 (patch)
treec6b90a107d00b20126c96a43215a1f0e27f44c31 /port_me/checkdbs.py
parent589c4c62d4fa0b79dd4e742c50cf79bd8d4558ca (diff)
downloadmailman-c50b3ee558eabd00624b0efc7ad9324535df1709.tar.gz
mailman-c50b3ee558eabd00624b0efc7ad9324535df1709.tar.zst
mailman-c50b3ee558eabd00624b0efc7ad9324535df1709.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 ac6dd2ad0..7f46e97d4 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, tomoderators=True)
+ msg.send(mlist, to_moderators=True)
finally:
mlist.Unlock()