Symptoms
-
Incoming emails are not received, the following error appears in
/var/log/maillog
:postfix/trivial-rewrite[772518]: warning: do not list domain example.com in BOTH mydestination and virtual_mailbox_domains
Cause
Postfix misconfiguration.
Resolution
According to the official Postfix documentation it is prohibited to list virtual mailbox domain name as mydestination
domain name.