Cron Not Sending Mail

APseudoUtopia apseudoutopia at gmail.com
Tue Mar 3 14:49:11 PST 2009


On Tue, Mar 3, 2009 at 5:44 PM, Glen Barber <glen.j.barber at gmail.com> wrote:
> On Tue, Mar 3, 2009 at 5:29 PM, APseudoUtopia <apseudoutopia at gmail.com> wrote:
>>
>> I have tested it - and sending mail manually from command line to the
>> gmail account works fine without any problems.
>>
>
> What I'm saying is that you changed two of the variables without
> actually verifying one or the other work first.  Change the MAILTO
> back to root and retest.
>
>
> --
> Glen Barber
>

SHELL=/bin/sh
#MAILTO=staff at tastetherainbow.ws
MAILTO=root
*       *       *       *       *       /sbin/ping -c4 localhost

Still no email. Same message in the maillog:

Mar  3 22:48:00 youcant sendmail[92113]: n23Mm0vP092113: from=www,
size=0, class=0, nrcpts=0,
msgid=<200903032248.n23Mm0vP092113 at youcant.tastetherainbow.ws>,
relay=www at localhost

This is driving me crazy :-\


More information about the freebsd-questions mailing list