On Mon, Sep 13, 2004 at 07:30:52AM +0800, Starting out wrote:
> smarthost:
> driver = domainlist
> transport = remote_smtp
> route_list = "* mailserver.mydomain.com bydns_a"
> end
s/bydns_a/byname .. and wrap mailserver.mydomain.com in [] so that it wont do
a dns lookup on it, simply gethostbyname()
I guess you have internal dns or maybe a /etc/hosts entry for that internal
mailserver.
--
linux@??? (Suresh Ramasubramanian)
jaharkes@ravel:/usr/src$ mv linux Gnu/Linux
mv: cannot move `linux' to `Gnu/Linux': No such file or directory
jaharkes @ cs.cmu.edu in reply to RMS on linux.kernel