CobraArbok
Regular Pleskian
- Server operating system version
- Ubuntu 22.04.4 LTS
- Plesk version and microupdate number
- Version 18.0.58 Update #2
Mail is sent from a domain in Plesk.
Testing with Newsletters spam test by mail-tester.com gives me a 10/10.
Nonetheless, the emails I send to GMail mailbox come back with the error.
The plesk documentation suggests inserting a TXT record with v=spf1 +a +mx -all:
In my DNS (managed by ISP) I already have (for months) a TXT record with: v=spf1 +a +mx +a:my-srv.mydomain.tld -all
where my-srv.mydomain.tld is the hostname of the server with its own domain (not the one used to send mail) since other "web" domains are also present on this server.
What should I do?
Thanks in advance.
Testing with Newsletters spam test by mail-tester.com gives me a 10/10.
Nonetheless, the emails I send to GMail mailbox come back with the error.
Code:
host gmail-smtp-in.l.google.com[64.233.167.27]
said: 550-5.7.1 [MY-IP-SRV] Gmail has detected that this
message is 550-5.7.1 likely unsolicited mail. To reduce the amount of spam
sent to Gmail, 550-5.7.1 this message has been blocked. For more
information, go to 550 5.7.1
The plesk documentation suggests inserting a TXT record with v=spf1 +a +mx -all:
In my DNS (managed by ISP) I already have (for months) a TXT record with: v=spf1 +a +mx +a:my-srv.mydomain.tld -all
where my-srv.mydomain.tld is the hostname of the server with its own domain (not the one used to send mail) since other "web" domains are also present on this server.
What should I do?
Thanks in advance.