Using Mailman 2.1.2, the cron job that mails password reminders
caused an exception:
Traceback (most recent call last):
File "/usr/local/mailman/cron/mailpasswds", line 218, in ?
main()
File "/usr/local/mailman/cron/mailpasswds", line 145, in main
password = mlist.getMemberPassword(member)
File "/usr/local/mailman/Mailman/OldStyleMemberships.py", line 102, in
+getMemberPassword
raise Errors.NotAMemberError, member
Mailman.Errors.NotAMemberError: [EMAIL PROTECTED]
But the specified user is a member of one of the lists, and all
of the lists pass the check_db tests.
Where should I look to fix this?
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org