Results 1 to 3 of 3
Hi Folks.
I had a misconfigured cronjob, which has been fixed for a while now, but my server refuses to stop letting me know about it. I see a constant ...
- 05-18-2010 #1Just Joined!
- Join Date
- May 2010
- Posts
- 2
Server never stops sending mail
Hi Folks.
I had a misconfigured cronjob, which has been fixed for a while now, but my server refuses to stop letting me know about it. I see a constant stream of the following in my syslog:
I've tried several things:Code:May 18 13:00:57 smallcity sm-msp-queue[10486]: o4DMK2IU020947: to=postmaster, delay=4+18:14:47, xdelay=00:00:02, mailer=relay, pri=13713205, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (o4IGmMIr010600 Message accepted for delivery) May 18 13:00:57 smallcity sm-mta[16701]: o4IGwA0q006507:to=<postmaster at smallcity dot ca>, delay=00:00:03, xdelay=00:00:00,mailer=local, pri=33780, dsn=2.0.0, stat=Sent May 18 13:00:57 smallcity sm-msp-queue[6495]: o4DMK2II020947: to=postmaster, delay=4+18:14:54, xdelay=00:00:01, mailer=relay, pri=13713205, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (o4IGwA0s006507 Message accepted for delivery)
* removing files in the sendmail queue (/var/spool/mqueue)
* stopping sendmail (/etc/init.d/sendmail stop) -- this doesn't seem to stop sendmail
Any suggestions?
Thanks.
Sean
- 05-19-2010 #2
Are you sure that this is your cron job misbehaving? Have you read the emails, they could be notifications that things have gone to plan. The configured user will get output if a cron job produces any, you may find that this is just normal output being emailed.
Linux user #126863 - see http://linuxcounter.net/
- 05-20-2010 #3Just Joined!
- Join Date
- May 2010
- Posts
- 2


Reply With Quote
