• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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