[Gllug] Turning off domain name lookups in Sendmail
Richard W.M. Jones
rich at annexia.org
Wed Mar 19 17:25:46 UTC 2003
On Wed, Mar 19, 2003 at 03:12:19PM +0100, Neil Fryer wrote:
> Hi All,
>
> Can anyone tell me how to turn off domain name lookups in sendmail? I have
> looked through the sendmail.cf, and remember having done this once before
> but can't for the life of me remember how the hell I did it?
O DeliveryMode=background
Change the 'background' to be one of:
deferred
queue
One of these fully defers DNS lookups (I think it's the queue option).
Of course when you want to deliver the messages, you'll need to let
sendmail do DNS lookups!
Rich.
--
Richard Jones, Red Hat Inc. (London, UK) http://www.redhat.com/software/ccm
http://www.annexia.org/ Freshmeat projects: http://freshmeat.net/users/rwmj
C2LIB is a library of basic Perl/STL-like types for C. Vectors, hashes,
trees, string funcs, pool allocator: http://www.annexia.org/freeware/c2lib/
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list