> On May 5, 2018, at 4:21 PM, Proxy <proxy-...@mail.ru> wrote: > >>>> $ postmap -q gmail.com $(postconf -hx virtual_alias_domains >>>> virtual_mailbox_domains) >>>> >>> >>> virtual_alias_domains and virtual_mailbox_domains are in mysql database. >>> That command gives: >>> >>> postmap: fatal: open /etc/postfix/mysql_virtual_alias_maps.cf,: No such >>> file or directory >> >> My mistake, please change the command to: >> >> $ postmap -q gmail.com $(postconf -hx virtual_alias_domains >> virtual_mailbox_domains | tr ',' ' ') > > Empty output.
Well, you should now try with "enable_original_recipient = yes" and wait for another message to come in. Then report logging for that. Perhaps the second recipient is just local alias expansion, despite the lack of "orig_to=" in the log entries. -- Viktor.