How to deliver mail locally and to remote mta?
- by Silvia
I am running a postfix server and now I would like to know if I can configure postfix to deliver mail to a virtual domain locally and also forward it to a second remote mta.
The problem is that both mta handle the same virtual domains so virtual_alias_maps, bcc or anything other address/domain related will not work.
If this setup is not possible with postfix, is there another mta (maybe exim?) that is capable of doing this?