>>>>> "AvB" == Adrian von Bidder <[EMAIL PROTECTED]> writes:
AvB> Question on that: can mailman be configured to run without
AvB> cron? I have on my home system a very low traffic list, and
AvB> it's a bit a cpu waste to run a cron job when I have only 2
AvB> or 3 messages every few days.
Sure. cron's not doing anything special exception making sure a
particular program is run periodically. You can run cron/qrunner
manually whenever you like, although you probably have to run it like
so:
% python cron/qrunner
-Barry
------------------------------------------------------
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