I have same destination "m...@mydomain.it" and I must redirect to different mailbox because I check the field "To:" on original message. I can't use virtual_alias_maps.
Il 2015-06-24 16:49 wie...@porcupine.org ha scritto: > Matteo Manzinello: > >> I'm using a virtual table in mysql. >> >> Different users of domain @mystart.it forward the email at my >> domain/user m...@mydomain.it. >> I my host, @mydomain.it, I created a virtual domain with same name of >> the initial, @mydomain.it and I want redirect to respective users inbox >> because I want use my server for users. With the header_checks rules I >> can send the email at respective users inbox. >> Could be a good solution? What is the best solution? > > Use virtual_alias_maps instead of header_checks. > > Wietse