• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.

[#PPPM-3842] SPF - SMTP Error Message

Elompenta

Regular Pleskian
Hi,

If i activate the SPF-Check in Plesk and a message will be denied the following SMTP error was generated.

Code:
SMTP error from remote server for TEXT command, host: <host>
(<ip>) reason: 550 5.7.1 Command rejected

Why the SPF check use the String "Command reject"? - I dont think this is RFC conform.
Is there any Option to use a correct SMTP Error like "550: Message rejected because SPF check failed"
 
Hello,

According to RFC4408 (https://tools.ietf.org/html/rfc4408)

If the checking software chooses to reject the mail during the SMTP transaction, then it SHOULD use an SMTP reply code of 550 (see [RFC2821]) and, if supported, the 5.7.1 Delivery Status Notification (DSN) code (see [RFC3464])

So, it is not neccessary to give detailed information of the 500 error. That is why it cannot be recognized as a Plesk software issue.

Please provide your suggestion for new functionality on User Voice:

https://plesk.uservoice.com/forums/184549-feature-suggestions

The top-ranked suggestions are likely to be included in the next versions of Plesk.
 
@Kate
thanks for this information.
I dont like the word "should" in RFC's, because admins has many work load with "not clean implantations" like your SPF Check, but is is okay for the moment. Thanks

Can you explain these setting (see screenshot)
How i can use it for? I cant find a good description in your knowledge base

spf.png
 
I would be cautious about this. Not every mailer properly sets SPF, so it could fail even though it's not spam. Yet some spammers use proper SPFs.

Explanation? Just tell them that their SPF entry was rejected and it needs to be fixed before you'd accept email from that sender.
 
This case is listed as bug in will be fixed in a next update

> The case has been analyzed further, and submitted to the Plesk Service Team as internal issue with id #PPPM-3842; the fix is considered to be included in one of the next Plesk updates.
 
Back
Top