• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Spam filter is turned off for email address but still mails delivered to spam folder

andreios

Regular Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.60 #1
I have the spam filter turned off for that mail address, but it still receives mail in spam folder!1715414926409.png
 
Are there any spam tags in the headers of the mail(s)?

Code:
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server.example.com
X-Spam-Flag: YES
X-Spam-Level: ************************
 
Does DMARC authentication fail (as shown in the header of the mail)?

Code:
Authentication-Results: server.example.com;
    dmarc=fail (p=NONE sp=NONE) smtp.from=sender.com header.from=sender.com;
    spf=neutral (sender IP is 87.124.232.124) [email protected] smtp.helo=ip87-106-232-25.sender.com
 
If the DMARC domain policy has been configured to quarantine messages when validation fails, all failed messages will be stored in the spam folder. This can be behavior can changed by altering the DRMAC policy in the DNS record to "none".
 
Back
Top