Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Sep 1999 13:20:41 -0700
From:      Doug <Doug@gorean.org>
To:        joe_pepin@ins.com
Cc:        FBSDQuestion <freebsd-questions@freebsd.org>
Subject:   Re: Sendmail error on check_mail for local mail.
Message-ID:  <37D17F19.A703DFD0@gorean.org>
References:  <NDBBLHINKKFIPHPHKAAEEEPECAAA.pepin_j@ins.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Pepin wrote:
> 
> Hello, everyone.
> 
> I am running FreeBSD 3.2-R from the CDs with no external network connection.
> I am having a problem where sendmail is not passing local mail.  I get the
> following error;
> 
> UAA00283: ruleset=check_mail, arg1=<root@dee-dee> relay=root@localhost,
> reject=451 <root@dee-dee>... Sender domain must resolve
> 
> my /etc/hosts file says
> 
> 127.0.0.1               localhost dee-dee.foo.org
> 
> 10.0.0.2                dee-dee.foo.org
> 
> What am I missing?

	You're not looking closely at the error message. Either set your hostname
to dee-dee.foo.org (and I REALLY hope you're not using foo.org, try
foo.local, foo.fake, anything but a real TLD) or add just dee-dee as an
alias in /etc/hosts for 10.0.0.2.  

Good luck,

Doug


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37D17F19.A703DFD0>