• 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 Cron via smtp

DHR

New Pleskian
Server operating system version
AlmaLinux 8.8 (Sapphire Caracal)
Plesk version and microupdate number
Plesk Obsidian 18.0.56,
Hello,

For several days now, the email notifying the end of a task has gone straight to spam.

I read that NO_RELAYS means that this email does not go through SMTP, so I imagine that's the problem.

Is it possible to force passage via SMTP?

Regards,
---------------
account75

UID3185-1665757203

0000

00000000

mysite.com; dmarc=fail (p=QUARANTINE sp=NONE) smtp.from=mysite.com header.from=mysite.com

SpamAssassin 3.4.6 (2021-04-09) on mysite.com

No, score=0.0 required=7.0 tests=NO_RELAYS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6

(qmail 380191 invoked by uid 10000); 22 Oct 2023 17:46:50 +0200

1.0

text/plain; charset="iso-8859-1";
 
The message goes to the spam folder because DMARC validation failed (and the domain policy is quarantine the message). It's indicated in the header of the email with the line below.
mysite.com; dmarc=fail (p=QUARANTINE sp=NONE) smtp.from=mysite.com header.from=mysite.com

DMARC validation usually fails when the envelop sender (also known as the Return-Path) is different from the sender used in the FROM header of the email.

Is the FROM address different from the Return-Path address shown in the header of the email?
 
Unfortunately, I cannot intervene on the header of the email sent by the application!
 
Back
Top