Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2003 14:13:37 -0500
From:      gv-list-freebsdquestions@mygirlfriday.info
To:        freebsd-questions@freebsd.org
Subject:   Re: Cron on qmail not sending me logs
Message-ID:  <559712515.20030902141337@mygirlfriday.info>
In-Reply-To: <v04210103bb7a9005cde6@[192\.168\.1\.27]>
References:  <6.0.0.14.1.20030829170215.024d6d20@192.168.1.43> <17623134171.20030829170103@mygirlfriday.info> <v04210103bb7a9005cde6@[192.168.1.27]>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Ralph,

Tuesday, September 2, 2003, 1:27:16 PM, you wrote:

RD> For some reason, I am not receiving mail sent from cron to root.
RD> Therefore, I cannot see any of my (rather important) daily cron logs.

RD> I can send mail to root from anyplace else, either inside or outside 
RD> the box, and it arrives at the forwarded location (ralph@maxsoft.com, 
RD> an external domain).

RD> Can you think what might be going wrong?

Well, lets start with the obvious.

1. What do your qmail logs say? Are they showing cron delivery acceptance
locally, and a bounce, during the supposed cron delivery time, or what?
Logs will tell us a lot.

2. Did you check your cron cofig.. Does it actually send it to root, or
something like cron-daemon, etc... If cron's mail sends it other than to root,
chances are you do not have an alias for that name that it sends it to.
Qmail logs will tell us.

3. By default, qmail will not send any email to root, which is why I suggested
to use (if you don't have it already), the /var/qmail/alias dir and set up
your .qmail-root file pointing to a local user's .qmail file there.. root
should be aliased.  I know you are sending to root remotely and locally
now, and it is working.  Best bet would be to look at the qmail logs.


-- 
Best regards,
Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?559712515.20030902141337>