• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Sending e-mails via external mail server does not work

LechnerIT

New Pleskian
Server operating system version
Debian 11.9
Plesk version and microupdate number
Plesk Obsidian 18.0.60 Update #1
I would like to use my e-mail which is with IONOS for sending messages in Plesk. It's only about the outbox. I do NOT want to manage any emails in Plesk.
These errors are listed in the mail logs:
mail-log-error.png

These are my installed e-mail components:
installed-mail-components.png

My active services in relation to e-mail:
activated-services.png

My SMTP settings:
smtp-settings.png

If you need more data/info, please let me know.
Many thanks in advance for your help.
 
Possibly this....

msmtp uses STARTLS by default

Allow msmtp to use TLS over port 465 by adding the following line to ~/.msmtprc: tls_starttls off

(or wherever that would be in Plesk)
 
Back
Top