Penrod, John wrote: >I've got an issue where mail is handed off to mailman from sendmail >correctly, but it will sit in the qfiles/in queue for a few minutes up >to almost an hour. Then it will magically get processed though and sent >off to its destinations. > >Any thoughts on what this might be?
Have you set QRUNNER_SLEEP_TIME in mm_cfg.py. Its normal Defaults.py setting is seconds(1) which means that the runners should sleep for 1 second between looks at their queues. If you have set QRUNNER_SLEEP_TIME to hours(1) or 3600, that would explain what you see. If not, then for some reason, your OS is not waking up IncomingRunner. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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