View Single Post
  #10 (permalink)  
Old 12-13-2005, 09:35 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default DNS resolution

You can ping it because ping doesn't use DNS - it uses /etc/hosts, which is what /etc/nsswitch.conf indicates.

You can disable dns lookups in postfix, which will solve this problem, but then you'll have to set up a relay host for outgoing mail. Both of these can be done in the admin console.

Or, you can set up an MX record for your domain.
Reply With Quote