Test wrote:
> Is it possible to have postfix deliver mail to 2 mda's at the same time ?
>
> ie. 1 imap server on box 1 and another imapserver on box 2 ?
>
> thnx
>   
Personally, I would setup a second Postfix instance on the "box 2" as an
internal only machine and then put a virtual_alias_maps, on "box 1",
entry for every user referencing both the "box 1" and "box 2" entries.

Doing this redundancy will save you from worrying about a network file
system failure (loss of connectivity incl.) and errors that may result
from it.

Brian

Reply via email to