• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

SPF not working.

R

Ragefast

Guest
Hi!

I'm trying to set up SPF protection on my plesk 9.2.1 (rhel5) so it reject mail when result is fail, but so far I didn't get a single fail result. I'm pretty sure I should have received a good ammount of fails but all I get is "pass" or "neutral".

I have tested with a couple domains which have SPF records (TXT) set with -all, so I'm sure they should have been rejected, but all of my tests result neutral and consequentially accepted. Changing to 'reject when result is not pass' is not an option for me.

# grep " SPF result:" maillog |cut -d: -f5 | sort | uniq -c
1002 neutral
5143 pass
14 tempfail

Anyone is having this problem too? Any way around it?

Thanks.
 
Back
Top