sauerleander
New Pleskian
I’m having an issue with outgoing system emails on a Plesk server using msmtp.
Emails are sent via a subdomain, using IONOS SE as the SMTP provider (smtp.ionos.de:465).
The following error occurs:
host = smtp.ionos.de:465
tls = on
auth = on
user = [email protected]
from = [email protected]
recipients = root
smtpstatus = 501
smtpmsg = "501 Syntax error in parameters or arguments"
errormsg = "recipient address root not accepted by the server"
exitcode = EX_DATAERR
It appears that the SMTP server rejects the recipient address root, while authentication itself succeeds.
Has anyone experienced this with Plesk system mail or msmtp when using IONOS SMTP?
What would be the recommended way to handle system recipients in this setup?
Emails are sent via a subdomain, using IONOS SE as the SMTP provider (smtp.ionos.de:465).
The following error occurs:
host = smtp.ionos.de:465
tls = on
auth = on
user = [email protected]
from = [email protected]
recipients = root
smtpstatus = 501
smtpmsg = "501 Syntax error in parameters or arguments"
errormsg = "recipient address root not accepted by the server"
exitcode = EX_DATAERR
It appears that the SMTP server rejects the recipient address root, while authentication itself succeeds.
Has anyone experienced this with Plesk system mail or msmtp when using IONOS SMTP?
What would be the recommended way to handle system recipients in this setup?