From 2fa8a893c410648ee86d28d379f717f2a83d0fd1 Mon Sep 17 00:00:00 2001 From: Jim Popovitch Date: Mon, 10 Oct 2016 22:11:22 +0000 Subject: fixed indentation in cron/mailpasswds --- cron/mailpasswds | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cron/mailpasswds b/cron/mailpasswds index 831e9ab0..db9c4875 100755 --- a/cron/mailpasswds +++ b/cron/mailpasswds @@ -141,9 +141,9 @@ def main(): for host in byhost.keys(): # Site owner is `mailman@dom.ain' userinfo = {} - virtlist = {} + virtlist = {} for mlist in byhost[host]: - virtlist = mlist + virtlist = mlist listaddr = mlist.GetListEmail() for member in mlist.getMembers(): # The user may have disabled reminders for this list -- cgit v1.2.3