For quite a while now (more than year) mailman has been sending all
monthly password reminders twice on my server.  I am currently using
mailman from Debian sid, version 2.4.1-1.  

I have checked all cron jobs and I can only find one call to mailpasswds.
I.e.,

# grep -r mailpasswds /var/spool/cron/*

/var/spool/cron/crontabs/mailman:0 5 1 * * /usr/bin/python -S 
/var/lib/mailman/cron/mailpasswds

This problem has been discussed before and elsewhere:

http://shorl.com/bebrigrukojeno
http://shorl.com/favakofemopre

And of course the suggestion has always been to look at cron, but in
other instances the posters have checked the cron jobs and found no
problem.  I haven't found any other proposed solutions.

The duplicate messages occur very close together, with the same timestamp
in the date part of the header and a 5-20 second gap in the "received"
part of the header.  The two messages have message IDs that are about 8
apart, e.g.:

Message-ID: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

I have no further ideas about how to track down why this is happening.
Can anyone make a suggestion?
-- 
Adam Kessel
http://adam.rosi-kessel.org

------------------------------------------------------
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/

Reply via email to