• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Make SPF check ignore SPF type DNS records

TobiasP

Regular Pleskian
Server operating system version
Debian 9.13
Plesk version and microupdate number
18.0.43 Update #1
I currently face the issue that an external sender is sending mails to me and has an SPF record configured as a TXT (as it should be) but also an SPF Type DNS Record which does not designate the same servers as the TXT recrord.
It seems that the SPF check mechanism plesk uses gives higher priority to an SPF type record and therefore the SPF checks for mails from this domain fails.

is there a way to disable/ignore the SPF Type DNS record lookup for a sender domain?
 
hello @TobiasP,

there's no ability in Plesk to ignore SPF record type in case TXT exists.
moreover, at RFC4408 you can find that
If any records of type SPF are in the set, then all records of type TXT are discarded.

so, this is correct behavior.

IMHO, such sender should update all their DNS records accordingly.
 
yes I know - but what if the admins of this domain don't understand what the issue is and won't remove the SPF record... I'm the one getting the blame since they say "everybody else is receiving our emails" (probably because other recipients don't check the SPF so strict or the SPF type record not at all)
so maybe there is a way to allowlist the domain so no spf checks are performed on my side?
 
Back
Top