[SOLVED]Auto generated emails go to spam
Hi,
I've googled about this problem and I found that it's a reverse dns problem. If I do:
I get:
So, the name of my server is listed under "Non-authoritative answer". Is it the reason why every auto generated email (for example on new account creation or update available) is marked as spam by google? Of course, I can use a filter to fix it, but I can't ask every customer to do the same.
Hi,
I've googled about this problem and I found that it's a reverse dns problem. If I do:
Code:
nslookup 158.58.168.96
Code:
Server: 131.114.21.25
Address: 131.114.21.25#53
Non-authoritative answer:
96.168.58.158.in-addr.arpa name = fs1.francescoruvolo.com.
Authoritative answers can be found from:
168.58.158.in-addr.arpa nameserver = ns2.seflow.net.
168.58.158.in-addr.arpa nameserver = ns1.seflow.net.
ns1.seflow.net internet address = 158.58.169.5
ns1.seflow.net has AAAA address 2a02:29e0:2:4::84a7:c90
ns2.seflow.net internet address = 158.58.169.6
ns2.seflow.net has AAAA address 2a02:29e0:2:4::8e71:6dc8
So, the name of my server is listed under "Non-authoritative answer". Is it the reason why every auto generated email (for example on new account creation or update available) is marked as spam by google? Of course, I can use a filter to fix it, but I can't ask every customer to do the same.
Last edited: