
Originally Posted by
nathann
Hi everyone,
Just wondering whether anyone has seen this or if it's default behaviour for Exim.
We have a server that is currently responding to smtp requests with the FQDN rather than the client MX record, this isn't too bad when you are on the same shared IP (but still does cause some verification issues), however, when the FQDN of the server and MX record have different IP's, mail doesn't get received as many mail servers consider it spam.
Does anyone know if this is default behaviour for exim (if it is, it's a little strange as I'd have thought a shared hosting solution would respond with the client MX record & IP) or if there is a config setting to fix this.
The ** Send outgoing mail from accounts ip address instead of the main ip address. [Warning: If you turn this setting on you should make sure your reverse dns entries match the ones in /etc/mail_reverse_dns] [?] option is enabled.
The error we currently get is: mail.xxx.xxx claims to be host nclvh01.xxx.xxx [but that host is at xxx.xxx.xxx.30 (may be cached), not xxx.xxx.xxx.40]. <br />
Thanks
Nathan