In a flurry of recycled electrons, Joern Allmers wrote: > > Perchange, is qrunner being run every 15 minutes in a cron job? Newer > > mailmans just start qrunner once at boot time and it deals with it's own > > scheduling. > > I don't think so. In cron.d theres no entry for it. Any idea why the qrunners > are stopt?
Could be in /etc/crontab, /var/spool/cron/mailman, or some other place... Pre 2.1 versions ran qrunner from cron. In answer to the second question, you can only have one of each qrunner at a time, so if you start a new master, it'll kill any others that it sees. z! ------------------------------------------------------ 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
