• 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

Issue [email protected] keeps sending e-mail notification even if i've edited panel.ini file.

Goddari

New Pleskian
Server operating system version
Windows Server 2019
Plesk version and microupdate number
18.0.60
My configuration:
Windows Server 2019 acting as webserver (iis) + openrelay (mailenable) for websites email, on the same server open local smpt that send to an authenticated webrelay the email of all the websites hosted.
All'email works fine and reach out the destination. EXCEPT the scheduled activities notifications, they fail auth on the webrelay cause the sender email is not valid (of course is not, plesk presents itselft to the webrelay as [email protected]), so my webrelay says failed auth and drops the email.
I've spent hours trying to fix that, i've edited the panel.ini file addding a valid mail address, but plesk keeps presenting itself as postamster, this behaivour is only related to scheduled activities.

I will give you part of the log of my webrelay

.21.116.244] said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found (in reply to RCPT TO command))
Jun 4 09:48:03 webrelay postfix/qmgr[7004]: 2D27E61B4: from=<[email protected]>, size=3371, nrcpt=1 (queue active)
Jun 4 09:48:03 webrelay postfix/qmgr[7004]: B94DA6183: from=<[email protected]>, size=3231, nrcpt=1 (queue active)
Jun 4 09:48:03 webrelay postfix/smtp[5118]: B94DA6183: host avas01.semplify.net[185.21.116.159] said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found (in reply to RCPT TO command)
Jun 4 09:48:03 webrelay postfix/smtp[5118]: B94DA6183: to=<[email protected]>, relay=avas02.semplify.net[185.21.117.159]:25, delay=55059, delays=55059/0.01/0.04/0.04, dsn=4.1.8, status=deferred (host avas02.semplify.net[185.21.117.159] said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found (in reply to RCPT TO command))
Jun 4 09:48:04 webrelay postfix/smtp[5116]: 2D27E61B4: host avas-mx08.semplify.net[185.21.117.244] said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found (in reply to RCPT TO command)
Jun 4 09:48:06 webrelay postfix/smtp[5116]: 2D27E61B4: to=<[email protected]>, relay=avas-mx07.semplify.net[185.21.116.244]:25, delay=17273, delays=17269/0.01/2.4/1.1, dsn=4.1.8, status=deferred (host avas-mx07.semplify.net[185.21.116.244] said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found (in reply to RCPT TO command))
Jun 4 09:58:03 webrelay postfix/qmgr[7004]: A93DD61DB: from=<[email protected]>, size=2614, nrcpt=1 (queue active)
Jun 4 09:58:04 webrelay postfix/smtp[5633]: A93DD61DB: host avas-mx07.semplify.net[185.21.116.244] said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found (in reply to RCPT TO command)
Jun 4 09:58:06 webrelay postfix/smtp[5633]: A93DD61DB: to=<[email protected]>, relay=avas-mx08.semplify.net[185.21.117.244]:25, delay=21380, delays=21377/0/2.4/1.1, dsn=4.1.8, status=deferred (host avas-mx08.semplify.net[185.21.117.244] said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found (in reply to RCPT TO command))
Jun 4 10:18:03 webrelay postfix/qmgr[7004]: 35187616F: from=<[email protected]>, size=2626, nrcpt=1 (queue active)
Jun 4 10:18:03 webrelay postfix/smtp[5628]: 35187616F: host avas02.semplify.net[185.21.117.159] said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found (in reply to RCPT TO command)
Jun 4 10:18:03 webrelay postfix/smtp[5628]: 35187616F: to=<[email protected]>, relay=avas01.semplify.net[185.21.116.159]:25, delay=29776, delays=29776/0/0.06/0.02, dsn=4.1.8, status=deferred (host avas01.semplify.net[185.21.116.159] said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found (in reply to RCPT TO command))
 
Back
Top