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. |