• 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/DNS query problem

TaskSoftware

New Pleskian
I'm experiencing an email issue:
Everytime an external domain that doesn't have spf records on DNS tries to send messages to Plesk Server, it generates a permanent error:
/usr/local/psa/var/log/maillog.processed.3.gz:Jun 15 19:36:51 uai1 spf filter[7319]: Failed to query MAIL-FROM: Temporary DNS failure for 'artigraf.com.br'.

How to reproduce:
spfquery_static -ip=187.108.192.52 [email protected] -helo=linux.nrserver36.net

It returns:
StartError
Context: Failed to query MAIL-FROM
ErrorCode: (26) DNS lookup failure
Error: Temporary DNS failure for 'artigraf.com.br'.
EndError
(invalid)

Is there a way to set on Plesk to accept messages from domains that doesn't have spf records?

Thanks
 
Yes, you can disable SPF or change the rules through Tools & Settings -> Mail Settings
 
Back
Top