D
dssonic
Guest
Hi,
I have a problem with qmail.
Because there are several domains located at my root server (one IP only) a reverse dns lookup (to the local dns) gives you an unordered list of all domains (by random).
And qmail adds this domain to the header of a mail:
"Received by xxx from somedomain.com"
next time maybe
"Received by xxx from anotherdomain.com"
But because a reverse dns request done by a server from "outside" only gives the primary hostname (e.g. somedomain.com), a mail with "Received by xxx from anotherdomain.com" will be rejected by many mailservers.
So, do anybody know how to configure named, that it will give the primary domain (means a specific one) as the first entry in the list?
TIA
I have a problem with qmail.
Because there are several domains located at my root server (one IP only) a reverse dns lookup (to the local dns) gives you an unordered list of all domains (by random).
And qmail adds this domain to the header of a mail:
"Received by xxx from somedomain.com"
next time maybe
"Received by xxx from anotherdomain.com"
But because a reverse dns request done by a server from "outside" only gives the primary hostname (e.g. somedomain.com), a mail with "Received by xxx from anotherdomain.com" will be rejected by many mailservers.
So, do anybody know how to configure named, that it will give the primary domain (means a specific one) as the first entry in the list?
TIA