> Found the answer, guys. In /var/log/spool is a file called root that
> contains crontab commands.
...uh...that's a crontab.
--
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Found the answer, guys. In /var/log/spool is a file called root that
contains crontab commands. I moved it out of the spool and the
problem is solved. It contained a line that tried to gate mail, and
when it didn't find the file it needed it ultimately emailed me the
error...EVERY 5 FREAKING M
When you say there's no crontab, have you checked
/etc/crontab
or logged in as root (or mailman) and run
crontab -e
?
At 04:39 PM 2/23/2001 -0800, METAgency wrote:
>I have taken mailman off my machine for the moment, but cron is sending
>me an email every minute with this message:
>/usr/bin/p
I have taken mailman off my machine for the moment, but cron is sending
me an email every minute with this message:
/usr/bin/python: can't open file '/home/mailman/cron/gate_news'
Can someone please tell me how to stop the emails? There isn't any
crontab, and I'm not finding anything that is causi