[svlug] Issue with sendmail
Robert Hajime Lanning
lanning at lanning.cc
Thu Apr 28 00:55:52 PDT 2005
<quote who="Skip Evans">
> Apr 27 22:02:00 localhost sendmail[4079]: j3S51x2v004077:
> to=<skip at venomouspenguin.com>,
> ctladdr=<root at localhost.localdomain>
> (0/0), delay=00:00:01, xdelay=00:00:01, mailer=esmtp,
> pri=30322, relay=venomouspenguin.com. [69.51.81.90],
> dsn=5.6.0, stat=Data format error
This error is caused by the "From" address is an unknown
domain to the recipient.
The root of this is that sendmail cannot find the FQDN for the box.
Make sure /etc/hosts has the correct info for the machine:
10.5.4.3 joemachine.realdomain.com joemachine
Also make sure resolv.conf has the domainname set and that the
machinen is properly entered into DNS.
--
END OF LINE
-MCP
More information about the svlug
mailing list