• 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 Address extension in Postfix not working

hansitheking

Basic Pleskian
On my Server with Plesk 17.5.3 Update #4 I enabled in /etc/postfix/main.cf
Code:
recipient_delimiter = +
but the mails seems to get lost. In the maillog I found the following lines. SPAM-Filter and Virus-Filter is disabled for the E-Mail-Account [email protected].

Any Ideas what I have do?

Code:
May 12 11:19:41 server postfix-local[25110]: postfix-local: [email protected], [email protected], dirname=/var/qmail/mailnames
May 12 11:19:41 server postfix-local[25110]: cannot chdir to mailname dir mail+teste: No such file or directory
May 12 11:19:41 server postfix-local[25110]: Unknown user: [email protected]
May 12 11:19:41 server postfix/pipe[25109]: 1A0961007F1: to=<[email protected]>, relay=plesk_virtual, delay=0.5, delays=0.48/0.01/0/0.02, dsn=2.0.0, status=sent (delivered via plesk_virtual service)
May 12 11:19:41 server postfix/qmgr[8921]: 1A0961007F1: removed
 
Back
Top