Make sure you don't have a crontab you don't know about.   Look for the file 
/etc/cron.d/mailman
If it is there, it is running your archive, digest, reminder etc. tasks.  This 
'hidden' crontab caused
a lot of 'duplicate membership reminders' problems for me, because it does not 
show up with
crontab -l -u mailman after installing mailman.  So I ran crontab -e  -u 
mailman, manually entered a 
crontab for the mailman user, and wound up with duplicate crontabs, and 
duplicate membership reminders.

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/266284

Title:
  Unsubscribed users continue to receive reminders

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/266284/+subscriptions
_______________________________________________
Mailman-coders mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to