GerdSchrewe
Basic Pleskian
Ubuntu 18.04, Plesk 17.8.11, Update 69. Postfix and Dovecot.
Problem:
When i send an E-Mail to info@example.com everything works fine.
When i send an E-Mail to info+anything@example.com the mail is not delivered and simply vanishes, but in maillog appears: status=sent (delivered via plesk_virtual service)
mail.error:
Oct 6 18:30:36 server2 postfix-local[1997]: cannot chdir to mailname dir info+anything: No such file or directory
Oct 6 18:30:36 server2 postfix-local[1997]: Unknown user: info+anything@example.com
maillog:
server2:~# less /var/log/mail.log
Oct 6 18:30:36 server2 postfix/qmgr[1136]: 6A3AA1201916: from=<support@xyz.de>, size=1821, nrcpt=1 (queue active)
Oct 6 18:30:36 server2 postfix-local[1997]: postfix-local: from=support@xyz.de, to=info+anything@example.com
=/var/qmail/mailnames
Oct 6 18:30:36 server2 postfix/smtpd[1425]: disconnect from web4.xyz.de[88.xxx.xxx.xxx] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
Oct 6 18:30:36 server2 postfix-local[1997]: cannot chdir to mailname dir info+anything: No such file or directory
Oct 6 18:30:36 server2 postfix-local[1997]: Unknown user: info+anything@example.com
Oct 6 18:30:36 server2 postfix/pipe[1996]: 6A3AA1201916: to=<info+anything@example.com>, relay=plesk_virtual, delay=0.24, delays=0.22/0.01/0/0.01, dsn=2.0.0,
status=sent (delivered via plesk_virtual service)
Oct 6 18:30:36 server2 postfix/qmgr[1136]: 6A3AA1201916: removed
Is it a bug? Both adresses should work.
See:
recipient_delimiter (default: empty)
Postfix Configuration Parameters
# Handle Postfix-style extensions.
recipient_delimiter = +
# Handle both Postfix and qmail extensions (Postfix 2.11 and later).
recipient_delimiter = +-
Postfix Configuration Parameters
Thanx a lot for help!
Paul
Problem:
When i send an E-Mail to info@example.com everything works fine.
When i send an E-Mail to info+anything@example.com the mail is not delivered and simply vanishes, but in maillog appears: status=sent (delivered via plesk_virtual service)
mail.error:
Oct 6 18:30:36 server2 postfix-local[1997]: cannot chdir to mailname dir info+anything: No such file or directory
Oct 6 18:30:36 server2 postfix-local[1997]: Unknown user: info+anything@example.com
maillog:
server2:~# less /var/log/mail.log
Oct 6 18:30:36 server2 postfix/qmgr[1136]: 6A3AA1201916: from=<support@xyz.de>, size=1821, nrcpt=1 (queue active)
Oct 6 18:30:36 server2 postfix-local[1997]: postfix-local: from=support@xyz.de, to=info+anything@example.com
=/var/qmail/mailnames
Oct 6 18:30:36 server2 postfix/smtpd[1425]: disconnect from web4.xyz.de[88.xxx.xxx.xxx] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
Oct 6 18:30:36 server2 postfix-local[1997]: cannot chdir to mailname dir info+anything: No such file or directory
Oct 6 18:30:36 server2 postfix-local[1997]: Unknown user: info+anything@example.com
Oct 6 18:30:36 server2 postfix/pipe[1996]: 6A3AA1201916: to=<info+anything@example.com>, relay=plesk_virtual, delay=0.24, delays=0.22/0.01/0/0.01, dsn=2.0.0,
status=sent (delivered via plesk_virtual service)
Oct 6 18:30:36 server2 postfix/qmgr[1136]: 6A3AA1201916: removed
Is it a bug? Both adresses should work.
See:
recipient_delimiter (default: empty)
Postfix Configuration Parameters
# Handle Postfix-style extensions.
recipient_delimiter = +
# Handle both Postfix and qmail extensions (Postfix 2.11 and later).
recipient_delimiter = +-
Postfix Configuration Parameters
Thanx a lot for help!
Paul
Last edited: