On Tuesday, March 21, 2006, at 09:56  AM, fbsd_user wrote:

These are the steps is followed

1) cd /etc/mail
2) type make
3) edit /etc/mail/<hostname>.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

That should work.

I always add restart to the all: target and I also symlink hostname.cf to sendmail.cf. That way a simple make will always take care of everything.

Dan



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dan Busarow
Sent: Tuesday, March 21, 2006 11:23 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
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:[EMAIL PROTECTED]
Sent: Monday, March 20, 2006 11:10 PM
To: fbsd_user
Cc: [EMAIL PROTECTED]
Subject: Re: sendmail & dns lookups


On 2006-03-20 23:02, fbsd_user <[EMAIL PROTECTED]> 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'.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to