• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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