Yep, exactly right, and I found that about the time you were writing your answer. When I installed Mailman in 2009, I was familiar with Majordomo (Ran it for 10 years) and after the install, when i did crontab -u mailman -l there was no crontab file. So I copied the info from the ..../mailman/cron directory and made a crontab for user mailman. Thus there were two crontabs, the mailman user's and the one in /etc/cron.d/mailman.
What tipped me off were the dual crontab entries in /var/log/messages, you could see every line was running twice. But the line I added to the mailman-user's crontab I created only ran once. Funny no users are reporting duplicate digests, it must be because the first program that makes the digests moves the files, and the second time it runs there is nothing to send. Anyway, on April 1st (not a joke) I will have proof that the problem is solved. You can mark this bug report as completed. Thanks much Mark, Best Regards, Ron Fial -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1161683 Title: Some members get duplicate 'memberships reminder' To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1161683/+subscriptions _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
