From c50b3ee558eabd00624b0efc7ad9324535df1709 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 13 Nov 2016 22:03:40 -0500 Subject: Closes: #68 Messages sent to the list's moderators now include the actual recipient addresses. Given by Tom Briles. --- port_me/checkdbs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'port_me/checkdbs.py') 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() -- cgit v1.2.3-70-g09d2