From owner-freebsd-questions Fri Jan 5 13:35:36 2001 From owner-freebsd-questions@FreeBSD.ORG Fri Jan 5 13:35:34 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id DF57237B400 for ; Fri, 5 Jan 2001 13:35:33 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.9.3/8.9.3) with ESMTP id QAA20793; Fri, 5 Jan 2001 16:33:17 -0500 (EST) Sender: wmoran@clmboh1-smtp3.columbus.rr.com Message-ID: <3A563D38.D17260B4@mail.iowna.com> Date: Fri, 05 Jan 2001 16:31:36 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jim Freeze Cc: questions@freebsd.org Subject: Re: How to set qualified domain for mail/sendmail? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim Freeze wrote: > The from domain is > > 501 ... Sender domain must exist > > instead of > > 250-freeze.org Hello ci590846-b.lxintn1.ky.home.com [24.9.218.175], > > I would think it would be obvious to change this, but I can't find where. > > Can some mail guru help me out here? Yes, it'll be obvious shortly. sendmail is checking the DNS to verify your hostname. Your IP resolves to ci490846-b.lxintn1.ky.home.com according to @HOME's DNS servers. You could probably solve this by setting up a /etc/hosts file with the name you want to use. I'm not sure if sendmail checks the DNS or hosts file first, though, so you may have to do something more than that. Possibly setting up a local DNS server on your machine, or reconfiguring sendmail not to attempt to resolve IP addresses into DNS names. If you do the last one, be careful that spammers can't abuse you! -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message