• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Question Mail fail

ivanes82

New Pleskian
Server operating system version
AlmaLinux 8.9 (Midnight Oncilla)
Plesk version and microupdate number
Plesk Obsidian Versión 18.0.59 Actualización 2
Hello everyone,

I am facing a curious problem with my Plesk server that I hope you can help me to solve. When trying to send notification emails from Plesk to the same email address configured for notifications (admin@[CENSORED DOMAIN]), the sending is failing.

Here is an extract of the logs I was able to obtain, where I have censored sensitive information:


2024-03-27 18:40:09 INFO postfix/qmgr [77465] 22BAF2000B4F59: removed
2024-03-27 18:40:09 INFO postfix/pipe [254066] 22BAF2000B4F59: to=<administracion@[DOMINIO CENSURADO]>, relay=plesk_virtual, delay=0.23, delays=0.06/0.02/0/0.15, dsn=2.0.0, status=sent (delivered via plesk_virtual service)
2024-03-27 18:40:09 NOTICE postfix-local [254067] message discarded by a mail handler
2024-03-27 18:40:09 INFO postfix-local [254067] 22BAF2000B4F59: dmarc: stderr: STOP
2024-03-27 18:40:09 WARNING dmarc [254069] 22BAF2000B4F59: DMARC: smtpdomain=[DOMINIO CENSURADO] maildomain=[DOMINIO CENSURADO] mailfrom=administracion@[DOMINIO CENSURADO] stamp=1711561209 ip=unknown adkim=strict aspf=strict p=REJECT sp=UNSPECIFIED pct=100 align_dkim=fail align_spf=fail spfres=unknown dkimres=unknown dmarccheck=DMARC_POLICY_REJECT dmarcstatus=STOP
2024-03-27 18:40:09 WARNING dmarc [254069] 22BAF2000B4F59: SPF record was not found in Authentication-Results
2024-03-27 18:40:09 INFO postfix-local [254067] 22BAF2000B4F59: dk_check: stderr: PASS
2024-03-27 18:40:09 ERR dk_check [254068] 22BAF2000B4F59: DKIM Feed: No signature
2024-03-27 18:40:09 INFO postfix-local [254067] 22BAF2000B4F59: from=<administracion@[DOMINIO CENSURADO]>, to=<administracion@[DOMINIO CENSURADO]>, dirname=/var/qmail/mailnames
2024-03-27 18:40:09 INFO postfix/qmgr [77465] 22BAF2000B4F59: from=<administracion@[DOMINIO CENSURADO]>, size=575, nrcpt=1 (queue active)
2024-03-27 18:40:09 INFO postfix/cleanup [254061] 22BAF2000B4F59: message-id=<20240327174009.22BAF2000B4F59@[DOMINIO CENSURADO]>
2024-03-27 18:40:09 INFO postfix/pickup [253430] 22BAF2000B4F59: uid=0 from=<administracion@[DOMINIO CENSURADO]>
2024-03-27 18:40:09 ERR dk_sign [254057] S254045: DKIM error: DKIM Syntax error
2024-03-27 18:40:09 INFO plesk-sendmail [254048] S254045: check-quota: stderr: SKIP
2024-03-27 18:40:09 INFO plesk-sendmail [254048] S254045: py-limit-out: stderr: PASS
2024-03-27 18:40:09 INFO plesk-sendmail [254048] S254045: py-limit-out: stderr: INFO:__main__:Setting 'X-PPP-Vhost' header to '[DOMINIO CENSURADO]'
2024-03-27 18:40:08 INFO plesk-sendmail [254048] S254045: add-from: stderr: SKIP
2024-03-27 18:40:08 INFO plesk-sendmail [254045] S254045: from=<administracion@[DOMINIO CENSURADO]> to=<administracion@[DOMINIO CENSURADO]>

If I send myself the mail to my own address there is no problem, but if from the system notifications.
 
Back
Top