On Nov 10, 2006, at 12:31 AM, Noel J. Bergman wrote:

I switched from 2.2.1RC1 to 2.3.0 yesterday. All is well except that
the dnsserver will not work.

I had to change my gateway entry in config.xml from a hostname to an
IP address to be able to send mail. Also, a custom mailet I have been
using to whitelist certain sending domains is not working, because
DNS lookups are failing.

What do you see at the beginning of the DNS server log, where it lists the
DNS servers that will be used?

With autodiscover turned on:

09/11/06 17:41:18 INFO dnsserver: Autodiscovery is enabled - trying to discover your system's DNS Servers 09/11/06 17:41:18 INFO dnsserver: Adding autodiscovered server 216.165.129.157 09/11/06 17:41:18 INFO dnsserver: Adding autodiscovered server 216.170.153.146
09/11/06 17:41:18 INFO  dnsserver: DNS Server is: 216.165.129.157
09/11/06 17:41:18 INFO  dnsserver: DNS Server is: 216.170.153.146

With servers hardcoded:

09/11/06 17:49:39 INFO  dnsserver: DNS Server is: 216.165.129.157
09/11/06 17:49:39 INFO  dnsserver: DNS Server is: 216.170.153.146

With servers hardcoded and debugging turned on:

09/11/06 18:10:57 DEBUG dnsserver: DNSServer init...
09/11/06 18:10:57 INFO  dnsserver: DNS Server is: 216.165.129.157
09/11/06 18:10:57 INFO  dnsserver: DNS Server is: 216.170.153.146
09/11/06 18:10:57 DEBUG dnsserver: DNSServer ...init end

-Mike.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to