From owner-freebsd-questions@FreeBSD.ORG Fri Jun 6 06:27:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D35A37B401 for ; Fri, 6 Jun 2003 06:27:43 -0700 (PDT) Received: from mail.wbtsystems.com (onyx.dublin.wbtsystems.com [193.120.231.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 822C943F93 for ; Fri, 6 Jun 2003 06:27:41 -0700 (PDT) (envelope-from barry.byrne@wbtsystems.com) Received: from spiral (spiral.dublin.wbtsystems.com [193.120.231.190]) (authenticated bits=0) by mail.wbtsystems.com (8.12.9/8.12.9) with ESMTP id h56DRcOY016797; Fri, 6 Jun 2003 14:27:38 +0100 (IST) From: "Barry Byrne" To: "Dragoncrest" , Date: Fri, 6 Jun 2003 14:27:37 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <5.2.0.9.2.20030606092118.00a09ec0@pop.voyager.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-WBT-Authenticated-User: bb X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) Subject: RE: Setting sendmail not to resolve domains? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2003 13:27:43 -0000 Not recommended if you want to avoid SPAM, but add the following to your .mc file, rebuild .cf file and restart sendmail. - Barry FEATURE(accept_unresolvable_domains) > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Dragoncrest > Sent: 06 June 2003 14:27 > To: freebsd-questions@freebsd.org > Subject: Setting sendmail not to resolve domains? > > > Hi all. I'm wondering how I would go about disabling dns lookups in > sendmail? Right now it's denying mail delivery because it can't resolve > the senders domain of most of the mail it's recieving. I'd like > to tell it > to just accept them regardless if it can resolve the domain name or > not. Can someone tell me where and how to do this? Maybe give me some > examples? Thanks. Also, I'm a sendmail newbie so please keep it > as simple > as possible. Thanks. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"