• 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 Does changing hostname break local mail delivery?

I have changed my server's hostname (using this guide) because I want to avoid system messages coming from [email protected]. The change works, but now every message sent to root is bounced:

May 20 21:49:12 server postfix/smtp[30983]: 859B01008EA5: to=<[email protected]>, orig_to=<root>, relay=none, delay=0.05, delays=0.03/0.02/0/0, dsn=5.4.6, status=bounced (mail for localhost.localdomain loops back to myself)

Is there anything that I should change (e.g., in /var/spool/postfix/plesk/virtual.db) to make it work? Ideally, I would like to deliver all the local accounts mail to a virtual one (e.g., [email protected]).
 
Back
Top