mail11v3

Frederick M. Avolio avolio at decuac.dec.com
Fri Mar 31 05:50:48 AEST 1989


In article <174 at indri.primate.wisc.edu>, bin at primate.wisc.edu (Brain in Neutral) writes:

> sendmail doesn't try the name server unless your sendmail.cf tells it to,
> right?  (i.e., via $[..$])  Are you telling it to ask the name server, if
> the address looks like a::b, and if so, why?
> 
> Paul DuBois
> dubois at primate.wisc.edu		rhesus!dubois
> bin at primate.wisc.edu		rhesus!bin
 
Hi Paul!

Sendmail will explicitly insert whatis returned from a nameserver query when you
have thje $[address$] ion your RHS transformation in the config file.  You do not need
to do this and usually only want to if you want to do soemthing special with what is
returned (in other words if you care about it).  Otherwise, if you leave this out,
it still uses the name server when it tries to mail it.  In fact it uses it again even
if you do explicitly call it in the rules as above.  It asks for an mx record from
the network if you have bind in your svcorder file.

Fred



More information about the Comp.unix.ultrix mailing list