andreios Regular Pleskian May 11, 2024 #1 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!
Kaspar@Plesk Community Manager up till 07/2024 Staff member May 11, 2024 #2 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: ************************
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: ************************
andreios Regular Pleskian May 11, 2024 #3 No, no spam tags on any of the mails. They are mostly corn messages from my custom cronjobs.
Kaspar@Plesk Community Manager up till 07/2024 Staff member May 11, 2024 #4 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
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
Kaspar@Plesk Community Manager up till 07/2024 Staff member May 11, 2024 #7 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".
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".