Dear all, I have a domain, for which I would like to deliver some email locally (as a virtual domain) and some email via a relay (using a transport map). The differentiation is based on the recipient address.
For example, I would like us...@example.com to be delivered locally, but to have email for us...@example.com relayed to another server using a transport map. I have this working, by listing the domain in both virtual_alias_domains and relay_domains, and setting up the required virtual addresses and transport rules. However, I get the warning: warning: do not list domain example.com in BOTH virtual_alias_domains and relay_domains Is what I would like to do possible as an official configuration? Can I safely ignore the warnings? Postfix version 3.4.8 I am doing most of the above configuration using mysql maps. Many thanks, Andy