On 2019-08-11 18:40, Alexander Dalloz via dovecot wrote:
Am 11.08.2019 um 18:06 schrieb Coy Hile via dovecot:


Your Postfix configuration makes Postfix think gmail.com to be a
virtual(8) target domain. Thus it uses virtual_transport. So validate
your

virtual_alias_maps = pgsql:/opt/local/etc/postfix/postfix_virtual_aliases.cf virtual_mailbox_domains = pgsql:/opt/local/etc/postfix/postfix_virtual_domains.cf

definitions.


That was exactly it! I was missing a WHERE domain='%s' in that query, so it returned something (which is effectively "I am handled here" apparently) regardless of the domain.

Thank you,

--
Coy Hile
coy.h...@coyhile.com

Reply via email to