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

Mail accounts not receiving mail

O

ogoog

Guest
I just installed Plesk 7.5 on my server, and sending mail through webmail works fine, but none of the mail accounts receive mail that is addressed to them.

I don't get an error message back, like "mail undeliverable" when sending mail, but they never get to the intended recipient.

Here is my DNS info. Thanks for any help!

216.150.139.104 / 24 PTR modproject.com.
ftp.modproject.com. CNAME modproject.com.
mail.modproject.com. A 216.150.139.104
modproject.com. A 216.150.139.104
modproject.com. MX (10) mail.modproject.com.
modproject.com. NS ns.modproject.com.
ns.modproject.com. A 216.150.139.104
webmail.modproject.com. A 216.150.139.104
www.modproject.com. CNAME modproject.com.
 
email addresses not receiving mail sent via sendmail

I have the same probelm. I can send the mail via sendmail.php the mail is never received.

Anyone can help with. Please do.
 
same here

all webmail down, can't receive / send or connect to any emil. All passwords are scewed up somehow.
 
I would send a message and monitor the delivery with
tail -f /usr/local/psa/var/log/maillog

Usually it helps to diagnose for there may be various reasons of mail delivery failure.
 
Back
Top