Subject: Re: sendmail inappropriately tries to externally relay local mail
To: Todd Vierling <tv@duh.org>
From: Christian Hattemer <c.hattemer@arcor.de>
List: netbsd-users
Date: 09/01/2005 19:59:08
Hello Todd,
On 01.09.05, you wrote:
> Did you put a "MAILTO=user@localhost" line in root's crontab or
> something like that?
No, it's unchanged from installation.
There's no MAILTO= and the line is this:
15 3 * * * /bin/sh /etc/daily 2>&1 | tee
/var/log/daily.out | sendmail -t
/etc/daily is also unchanged of course.
Bye, Chris