I have 2 applications at the same IP with 2 different domain names. Hourjar uses noreply@hourjar.com for the "From" field when it sends emails, and Nimikri uses noreply@nimikri.com. If my my reverse DNS points back to nimikri.com, will my message from noreply@hourjar.com be marked as spam?
feedback
|
|
Generally no, the Reverse DNS check is done on the sending mail server and what it sends it's name as part of the HELO (or EHLO). Now there is the possibility that they have checks that would count against you for not matching the From: field, but in reality these are set so low they might as we be turned off since it is very common for the domain name of the sending server to not match the domain in the From: field. | |||
|
feedback
|
|
returnpath.net do list based on RDNS.
So they may not insist it matches but if it is static and non-matching they will flag your host as a spam source. All very non-RFC compliant, and I've told them so, but I suspect they don't care. | |||
|
feedback
|
|
Every well run shared hosting shop will have their servers with names like serverXX.hostingcompany.com with the PTR records matching. Blocking based on the whether the PTR record domain matches the email's From: domain would affect a massive amount of legitimate mail. You'd be better off making sure that:
| |||
|
feedback
|