We are using VPS server with Godaddy and recently started getting our emails being rejected by Gmail with error message "Gmail could not verify that it actually came from DOMAINNAME.com". We are using the following SPF record:
v=spf1 +a +mx +ip4:192.169.255.225 ~all
and it is validated by https://www.kitterman.com/spf/getspf2.py as well but can't figure out what the problem with Gmail is.
Solved! Go to Solution.
@Shabir wrote:We are using VPS server with Godaddy and recently started getting our emails being rejected by Gmail with error message "Gmail could not verify that it actually came from DOMAINNAME.com". We are using the following SPF record:
v=spf1 +a +mx +ip4:192.169.255.225 ~all
and it is validated by https://www.kitterman.com/spf/getspf2.py as well but can't figure out what the problem with Gmail is.
@Shabir Here are a few resources I found that seem to solve the issue:
https://wordpress.org/support/topic/subscribers-receive-be-careful-with-this-message-in-email/
https://www.digitbin.com/gmail-warning-message-steal-personal-information/
----
@Shabir wrote:We are using VPS server with Godaddy and recently started getting our emails being rejected by Gmail with error message "Gmail could not verify that it actually came from DOMAINNAME.com". We are using the following SPF record:
v=spf1 +a +mx +ip4:192.169.255.225 ~all
and it is validated by https://www.kitterman.com/spf/getspf2.py as well but can't figure out what the problem with Gmail is.
@Shabir Here are a few resources I found that seem to solve the issue:
https://wordpress.org/support/topic/subscribers-receive-be-careful-with-this-message-in-email/
https://www.digitbin.com/gmail-warning-message-steal-personal-information/
----