RE: How to get rid of Sendmail DNS lookups?

[ Available lists | Index of freebsd-questions | Month of Jul 1999 | Week of 14 Jul 1999 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Christopher Michaels <ChrisMic@clientlogic.com>
Date
14 Jul 1999 10:58:22
Subject
RE: How to get rid of Sendmail DNS lookups?
Message-ID
6C37EE640B78D2118D2F00A0C90FCB4401105AA7@site2s1

Referenced by

[ Hide this part ]
What about FEATURE(`nodns') ?
-Chris

> -----Original Message-----
> From: Vallo Kallaste [SMTP:vallo@matti.ee]
> Sent: Monday, July 12, 1999 3:05 AM
> To: Greg Lehey
> Cc: freebsd-questions@FreeBSD.ORG
> Subject: Re: How to get rid of Sendmail DNS lookups?
>
> On Mon, Jul 12, 1999 at 02:39:55PM +0930, Greg Lehey <grog@lemis.com>
> wrote:
>
> > > sendmail does DNS lookup when told not to do so. Weird. Any additional
> > > thoughts?
> >
> > I've noticed this too. Based on the documentation, it's not clear
> > whether it's a bug or a feature. But there used to be a configuration
> > variable for sendmail which would completely remove any DNS lookups in
> > the binary. You'll have to look in the sources to find it.
>
> You probably mean the -DNAMED_BIND=0 or the same option in the conf.h
> file. I tried it, set them both and built the sendmail by hand, also
> removed NIS and tcpwrappers support but still no joy. It's really beyond
> me what the sendmail does.
> --
>
> Vallo Kallaste
> vallo@matti.ee
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Elapsed time: 0.147 seconds