[Looks like the time is set wrong on your mailer]

Cowz Rule wrote:
#uname -a
FreeBSD bathory.aria 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11
06:14:12 GMT 2002 [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC i386

I'm having problems getting my internal mail working. What I'm trying to
do is email another internal user.
#mail cowz
Subject: Test
Testing...
.
EOT
#
It never makes it to the user. After some investigation i found
/var/log/maillog:
Jan 18 01:34:53 bathory sm-mta[90]: starting daemon (8.12.3):
SMTP+queueing@00:30:00
Jan 18 01:34:53 bathory sm-msp-queue[93]: starting daemon (8.12.3):
queueing@00:30:00
Jan 18 01:35:32 bathory sendmail[155]: h0I9ZW0D000155: from=root,
size=33, class=0, nrcpts=1,
msgid=<[EMAIL PROTECTED]>, relay=root@localhost
Jan 18 01:35:32 bathory sendmail[155]: h0I9ZW0D000155: to=cowz,
ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay,
pri=30025, relay=[localhost], dsn=4.0.0, stat=Deferred: Name server:
[localhost]: host name lookup failure
Jan 18 01:35:33 bathory sm-msp-queue[95]: h0I9U923000154: to=cowz,
ctladdr=root (0/0), delay=00:05:24, xdelay=00:00:00, mailer=relay,
pri=120027, relay=[localhost], dsn=4.0.0, stat=Deferred: Name server:
[localhost]: host name lookup failure

I assume the localhost is the problem but i cant figure out where to
change that setting. My /etc/hosts looks:
127.0.0.1 bathory bathory.aria
Try changing this line to
127.0.0.1 bathory bathory.aria localhost localhost.aria

::1	bathory	bathory.aria
If you actually use IPv6, you'll want to change this as well.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to