Date: Fri, 28 May 2010 07:47:51 -0700 From: Chuck Swiger <cswiger@mac.com> To: Laszlo Nagy <gandalf@shopzeus.com> Cc: questions@freebsd.org Subject: Re: cron not sending emails Message-ID: <4BC103AF-B09F-486A-A8FF-66E33DF00515@mac.com> In-Reply-To: <4BFFAC35.2040503@shopzeus.com> References: <4BFFAC35.2040503@shopzeus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BC103AF-B09F-486A-A8FF-66E33DF00515>