Andrew Taylor <[EMAIL PROTECTED]> writes:

> Hi,
> 
> I've got a couple of linux boxes and I use fetchmail to get my mail from
> the server, this works great but the workstation insists on hitting the
> DNS on every download. As I'm on a dial-up line this gets a bit expensive.
> Is there anyway I can turn it off? I've tried nodns in the .fetchmailrc
> file but i got an error.

A private caching DNS server has worked excellent for me.  With a
properly tuned named.conf file, it can only be queried from `internal'
addresses and keep a local copy of your domain's zone files up to date.
It also makes a lot of sense when you're using a dialup link, because a
lot of the DNS traffic is cached and you don't have to query your ISP's
name server each and every time you hit that link in Netscape ;)

-- 
Giorgos Keramidas, <[EMAIL PROTECTED]>
"What we have to learn to do, we learn by doing." [Aristotle]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to