Hi there, I'm running two postfix mail servers which at the moment only relay and filter for several tld's.
What I would like to accomplish is keep relaying, but have exception e-mail addresses that need to be forwarded other accounts. For example: @bar.com > relay to some host f...@bar.com > forward to foo...@gmail.com >From reading the documentation, I think I need to implement virtual_maps, but the same documentation also notes that virtual_maps and relay_domains should not be used together. The configuration is now based on a relay_domains hash file, relay_recipients hash file and a transport hash file. What's the best way to accomplish my needs? Can someone provide me an example? Thanks in advance! -- Jeroen