|
Hi,
I'm trying to configure Postfix on Centos, but when I send mail to local users, I'm seeing entries like this in /var/log/maillog:
Nov 29 06:54:18 li20-189 postfix/smtp[31632]: 1E0C2387AB: to=<localuser@li20-189.localdomain>, orig_to=<localuser>, relay=none, delay=27, delays=27/0.02/0.09/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=li20-189.localdomain type=A: Host not found)
(the names have been changed to protect the innocent).
On my other linode, it's working correctly, and the equivalent log entry is:
Nov 29 05:06:07 li16-10 postfix/local[17662]: EB4B486108: to=<localuser@li16-10.members.linode.com>, relay=local, delay=1, status=sent (forwarded as 7526386119)
So I'm trying to figure out why one is using li20-189.localdomain while the other is using li16-10.members.linode.com, and where to change it.
Any help appreciated.
James
|