Kai Szymanski a écrit : > Hi! > > Because i have to move from one server to another one (new hardware and > new provider) with all domains, i also have to move all emailaccounts to > the new server. Because i wan't to move "step by step" i have to think > about synchronisation of the email-accounts.
why not "share" the same "backend"? > My prefered way would be to > forward a copy of each incoming mail (old server) to the new server by smtp. > > Is there a way to do so with postfix ? > http://www.postfix.org/postconf.5.html#recipient_bcc_maps use a pcre map. search the archives for more details.