• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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