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