Hi--

On May 28, 2010, at 4:42 AM, Laszlo Nagy wrote:
> If I put this into root's crontab
> 
> * * * * * echo "TEST"
> 
> then I see this in the maillog:
> 
> May 14 10:53:00 server postfix/sendmail[2958]: fatal: user(1001): No 
> recipient addresses found in message header

These do not correspond.  It seems to think that the crontab is for uid 1001, 
but it can't seem to lookup a passwd entry for that uid:

> log_it: (tmp.27734 92380) ORPHAN (no passwd entry)

-- 
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to