aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcron/mailpasswds4
1 files 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