[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re[4] Qube2 responding too slow



> What I still don't get, is why the Qube would try to lookup
> any names at all, if I just try to check my local mail?!

I believe that sendmail automatically tries to do a reverse
lookup on the domain names used for mail; this may be what
causes the lookup.

What is *in* your DNS settings? Are they fully setup? Do you
have reverse lookups properly defined?

This was the problem! I solved it by adding the IPs and names of the workstation to the HOSTS file.

Thanks.