aw030
New Pleskian
- Server operating system version
- Ubuntu 20.04
- Plesk version and microupdate number
- Plesk Obsidian Web Admin Edition 18.0.52 Update #3
Hi@all,
For the scheduled tasks emails i always get mails with following error:
while the from address is
So i tried to change senderAddress in panel.ini via cli and also tried it via Panel Editor extension, but emails still coming not from the specified senderAddress.
When i look at the Viewer in Panel.ini Editor, it shows me the value
How can i achieve that the senderAddress in panel.ini is used for the scheduled tasks notifications?
In panel.ini (based on panel.ini.sample) i added (with and without doublequotes):
Hope somebody can help, docs and other forum threats does not help...
Greetz and thx in advance...
For the scheduled tasks emails i always get mails with following error:
550 No MX for your FROM address (in reply to MAIL FROM command)
while the from address is
MAILER-DAEMON@localhost.localdomain
So i tried to change senderAddress in panel.ini via cli and also tried it via Panel Editor extension, but emails still coming not from the specified senderAddress.
When i look at the Viewer in Panel.ini Editor, it shows me the value
true
when senderAddress is added to panel.ini. There is also a hint that the default value is false
. Shouldnt it be the value of the email address as string
when i add senderAddress="noreply@mydomain.com"
that is visible in Panel.ini Editor?How can i achieve that the senderAddress in panel.ini is used for the scheduled tasks notifications?
In panel.ini (based on panel.ini.sample) i added (with and without doublequotes):
INI:
[notification]
senderAddress="noreply@my-domain.com"
Hope somebody can help, docs and other forum threats does not help...
Greetz and thx in advance...