From owner-freebsd-stable Tue May 7 9:38:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id F07F837B406 for ; Tue, 7 May 2002 09:38:23 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g47GcNSd027194 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 7 May 2002 09:38:23 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g47GcNEC027191; Tue, 7 May 2002 09:38:23 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15576.767.281434.12880@horsey.gshapiro.net> Date: Tue, 7 May 2002 09:38:23 -0700 From: Gregory Neil Shapiro To: Mike Tancsa Cc: stable@FreeBSD.ORG Subject: Re: overriding NETINET6 builds for sendmail In-Reply-To: <5.1.0.14.0.20020507123433.0359dc78@marble.sentex.ca> References: <5.1.0.14.0.20020507123118.03537348@marble.sentex.ca> <5.1.0.14.0.20020507095214.04a593b0@marble.sentex.ca> <5.1.0.14.0.20020507123433.0359dc78@marble.sentex.ca> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike> May 7 00:04:35 granite sm-mta[61324]: g4740ZLu061324: mike> ruleset=check_mail, arg1=, mike> relay=smtp2.sentex.ca [199.212.134.9], reject=451 4.1.8 Domain of mike> sender address CamachoM@Region.Peel.ON.CA does not resolve mike> I have (had) mike> define(`confBIND_OPTS', `+WorkAroundBrokenAAAA')dnl mike> But still the problem of the domain "not resolving" Are you sure /etc/mail/sendmail.cf was rebuilt and the daemon restarted? Without the option I get: # sendmail -bs ... MAIL From: 451 4.1.8 Domain of sender address user@region.peel.on.ca does not resolve But with it, I get: # sendmail -bs -OResolverOptions=+WorkAroundBrokenAAAA ... MAIL From: 250 2.1.0 ... Sender ok To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message