Subject
I would like some feedback concerning a use case
Description
I have a setup with a "catchall" solution.
I've got a few mailboxes/users defined in config/postifx-accounts.cf
Additionally, I've got config/postfix-virtual.cf
With this config I'm getting errors reported in logs:
mail dovecot: auth: Error: passwd-file /etc/dovecot/userdb: User [email protected] exists more than once
mail dovecot: auth: Error: passwd-file /etc/dovecot/userdb: User [email protected] exists more than once
mail dovecot: auth: Error: passwd-file /etc/dovecot/userdb: User [email protected] exists more than once
The source3, source4, source5, ..., source9 in config/postfix-virtual.cf seem to cause the error, but if I remove them, all emails end up in catchall inbox. Is there a solution to keep the catchall functionality and get rid of the error message?
Subject
I would like some feedback concerning a use case
Description
I have a setup with a "catchall" solution.
I've got a few mailboxes/users defined in
config/postifx-accounts.cfAdditionally, I've got
config/postfix-virtual.cfWith this config I'm getting errors reported in logs:
The source3, source4, source5, ..., source9 in
config/postfix-virtual.cfseem to cause the error, but if I remove them, all emails end up in catchall inbox. Is there a solution to keep the catchall functionality and get rid of the error message?