Jay Chandler wrote: >I'm new to Mailman, so please bear with me. > >There's an existing list that was set up a few weeks ago. All was well, >until I noticed something rather odd. > >When a user was unsubscribed (through the web interface), they continued >to receive emails. And when additional users were subscribed, they >still haven't received any of the list traffic. > >This is on FreeBSD / Postfix. Anyone know what I might have forgotten >to do? Everything else works correctly. ---------------- End original message. ---------------------
Mailman maintains a current version of its config file and a backup that is one generation older. It sounds to me like the current config is corrupt and it is falling back on the backup. This should show up in the logs, probably the error log or maybe qrunner. Something you can try is to run bin/dumpdb on the config.pck and config.pck.last files for that list to see if it throws an exception or reports a problem. Dragon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Venimus, Saltavimus, Bibimus (et naribus canium capti sumus) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
