• 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.

Emails don't get delivered

C

crushedpeble

Guest
Hi,

Since a couple of days I have a problem with one domain.
All the emails don't get received to the emailaddresses.
I don't get them bounced back neither.

Suggestions anyone?
Thanks.
 
I am having a bunch of email problems, also (in AND Out)... started about ten days ago... No Help from my VPS' Technical support.
 
Have you checked your maillog?
You can find this file at /usr/local/psa/var/log/maillog

In most cases mail delivery is slowed down or broken because of a faulty /etc/resolv.conf configuration.

If you are running your own mail server (Plesk default) you can edit /etc/resolv.conf to the following configuration:
nameserver 127.0.0.1
 
Turned out a wrong entry in my mx record.
Stupid of me.

Thanks for the answers.
 
Back
Top