• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Mails can't be delivered to inside managed domains

P

pioup

Guest
Hi,

Since my brand new installation on centos5, mails can't be delivered inside the server.

Customer can't send mails trough webmail or email clients to same server managed domains, smtp server refuse to do so but it allows to send mail to external domains.

error :
Could not send message to SMTP server. Check you have access to send messages via the server and that all To/CC/BCC addresses are valid\nError: SMTP Server rejected email. Returned:550 sorry, no mailbox here by that name. (#5.7.17)

PHP & Perl mail functions not working with inside managed domains neither

/usr/sbin/sendmail -f [email protected] [email protected] //OK
/usr/sbin/sendmail -f [email protected] [email protected] //KO

Where can I check/repair Mail routing ?

Many thanks.
 
Back
Top