• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

SPF checking in Plesk 9.0 for Linux (bug?)

J

jacko@

Guest
Hello,

One of my clients decided to upgrade to Plesk 9.0 the other day and the upgrade failed. After removing some RPMs as instructed by the support team the upgrade worked.

The next day the client enabled SPF checking under the Mail settings.

With SPF checking enabled clients see the whole email including headers in the body area in Outlook.

ie. The From and Subject lines are empty in the Inbox and when clicking on the message it comes up showing the header+body.

Anyone resolved this issue?

Thanks,
jacko
 
Thanks Brujo, I will try out what's suggested in that article.
 
Correct there are TWO bugs with SPF, the fix now only fixes the headers. The other bug is any setting other than write headers only rejects incoming mail from sources without a SPF record.
 
also if you set to "never block" it produce anyway entrys in the logs

Dec 10 22:20:11 eagolit spf filter[28600]: Starting spf filter...
Dec 10 22:20:11 eagolit spf filter[28600]: Error code: (2) Could not find a valid SPF record
Dec 10 22:20:11 eagolit spf filter[28600]: Failed to query guess rules: Could not find a valid SPF record near 'a/24 mx/24 p'
Dec 10 22:20:11 eagolit spf filter[28600]: Error code: (2) Could not find a valid SPF record
Dec 10 22:20:11 eagolit spf filter[28600]: Failed to query MAIL-FROM: No DNS data for 'xyz.de'.
Dec 10 22:20:11 eagolit spf filter[28600]: SPF result: none
Dec 10 22:20:11 eagolit spf filter[28600]: SPF status: PASS

Brujo
 
Back
Top