From owner-freebsd-questions Sat Apr 27 2:41:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rain.macguire.net (sense-sea-MegaSub-1-125.oz.net [216.39.144.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E4F537B416 for ; Sat, 27 Apr 2002 02:40:58 -0700 (PDT) Received: (from roo@localhost) by rain.macguire.net (8.11.6/8.11.6) id g3R9dVI69196; Sat, 27 Apr 2002 02:39:31 -0700 (PDT) (envelope-from roo) Date: Sat, 27 Apr 2002 02:39:31 -0700 From: Benjamin Krueger To: Justin Heath Cc: jsa@pen.homeip.net, freebsd-questions@FreeBSD.ORG Subject: Re: sendmail question Message-ID: <20020427023931.K65643@rain.macguire.net> References: <1019828998.557.37.camel@minion> <200204270434.g3R4Y1g22293@pen.homeip.net> <1019898967.55696.8.camel@minion> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1019898967.55696.8.camel@minion>; from jheath@theplanet.com on Sat, Apr 27, 2002 at 05:16:07AM -0400 X-PGP-Key: http://www.macguire.net/benjamin/public_key.asc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Justin Heath (jheath@theplanet.com) [020427 02:15]: > Hi, > > Sorry I was unclear. I should have included the return error I receive. > > reason: 501 ... Sender domain must exist > > And as far as a reverse lookup I do get an answer (however a generic > one). > > 00.000.00.in-addr.arpa. (I replaced the IP with zero's) > > Thanks all. > > Justin > > On Fri, 2002-04-26 at 23:34, John Andersen wrote: > > On Friday 26 April 2002 05:49 am, Justin Heath wrote: > > > Hi, > > > > > > I am wanting to setup Sendmail for outgoing messages only. However my > > > ISP only provides DHCP. Currently I am unable to send outgoing messages > > > due to failure of reverse IP lookups. Anyone know of a way around this? > > > Thanks in advance. > > > > What exactly do you mean "failure of reverse IP Lookup?" > > Your isp OWEs you a resolvable reverse. > > Does dig -x your.ip.here NOT return an answer section? The problem is exactly what sendmail says it is. The sender domain must exist, and it does not. If this is an internal only domain for your network, can sendmail resolve it? I notice you have no records for any bbnow.net domains except for MX records. Your mail server may be able to recieve emails this way, but it can't send them until your domain resolves. roo@drizzle:~> host minion.dfx.tx.bbnow.net ns2.I3S.net Using domain server: Name: ns2.I3S.net Address: 24.219.4.216 Aliases: Host not found. roo@drizzle:~> host minion.dfx.tx.bbnow.net 411.I3S.net Using domain server: Name: 411.I3S.net Address: 24.219.4.11 Aliases: roo@drizzle:~> -- Benjamin Krueger "Life is far too important a thing ever to talk seriously about." - Oscar Wilde (1854 - 1900) ---------------------------------------------------------------- Send mail w/ subject 'send public key' or query for (0x251A4B18) Fingerprint = A642 F299 C1C1 C828 F186 A851 CFF0 7711 251A 4B18 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message