Thufir wrote: > >the script is there in: > >/var/lib/mailman/cron/gate_news > >but are the results logged anywhere, perhaps?
/var/log/cron will tell you if it's being run? Is mailman's crontab installed in /var/spool/cron/mailman or somewhere in /etc/cron.d? Note that the format of these crontabs is different. Don't make changes unless you know what you're doing. See man crontab man 5 crontab cron/gate_news normally logs nothing, but if there is any exception or other output, it will be mailed to the address specified in a MAILTO= setting in the crontab or if none, to the user it ran under which is normally the 'mailman' list. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
