From owner-freebsd-questions@FreeBSD.ORG Tue Mar 21 16:56:50 2006 Return-Path: X-Original-To: questions@freebsd.org 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 425B716A400 for ; Tue, 21 Mar 2006 16:56:50 +0000 (UTC) (envelope-from fbsd_user@a1poweruser.com) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id A658943D45 for ; Tue, 21 Mar 2006 16:56:49 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060321165648.PYZV3381.mta13.adelphia.net@barbish>; Tue, 21 Mar 2006 11:56:48 -0500 From: "fbsd_user" To: "Dan Busarow" Date: Tue, 21 Mar 2006 11:56:47 -0500 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.6604 (9.0.2911.0) In-Reply-To: <010F6540-B8F7-11DA-B7E5-0003934CC29E@dpcsys.com> Importance: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Cc: questions@freebsd.org Subject: RE: sendmail & dns lookups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 16:56:50 -0000 These are the steps is followed 1) cd /etc/mail 2) type make 3) edit /etc/mail/.mc 4) locate line containing features 5) Inserted this line FEATURE(`nodns') 6) save file and exit 7) in /etc/mail type, make, make install, and make restart Is this the correct procedure? -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Dan Busarow Sent: Tuesday, March 21, 2006 11:23 AM To: fbsd_user@a1poweruser.com Cc: questions@freebsd.org Subject: Re: sendmail & dns lookups On Tuesday, March 21, 2006, at 08:50 AM, fbsd_user wrote: > Yes this is what I want, but the instructions to install are > for native sendmail and not the FreeBSD way. > What is the FreeBSD way of activating the nodsn feature? cd to /etc/mail vi your .mc file. It will be named fqdn.of.the.server.mc add the FEATURE line run make Dan > > > > -----Original Message----- > From: Giorgos Keramidas [mailto:keramida@ceid.upatras.gr] > Sent: Monday, March 20, 2006 11:10 PM > To: fbsd_user > Cc: questions@FreeBSD.org > Subject: Re: sendmail & dns lookups > > > On 2006-03-20 23:02, fbsd_user wrote: >> How do you tell sendmail not to do dns lookups? > > You may be interested at the description of FEATURE(`nodns') in > the file `/usr/share/sendmail/cf/README'. > > _______________________________________________ > 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" _______________________________________________ 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"