----- Original Message ----- > From: "Jeroen Geilman" <jer...@adaptr.nl> > To: postfix-users@postfix.org > Sent: Tuesday, 5 June, 2012 7:51:47 PM > Subject: Re: Sending mail to custom transport and second server > > recipient_bcc_maps = hash:/etc/postfix/backup_domains, with the > following content: > > @example.net catch...@second.postfix.box > > Depending on your specific setup, there may be much better solutions, > but this is what you asked for verbatim.
I'll look into it when I'm back at work tomorrow. However, I'm all for better solutions. The way Postfix receives and delivers is basically made clear; it receives because example.net is mydestination, so it considers it to be local, and then it delivers using the zarafa transport. Any alternatives for setting up a machine that acts as real-time backup are welcome.