• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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