forward from postfix to two mail relay's

Discussion in 'HOWTO-Related Questions' started by rimon, Apr 5, 2007.

  1. rimon

    rimon New Member

    Hi all.
    I have a question about forwarding mail traffic from mail server based Postfix 2.3 to two mail servers. Is it possible to configure podtfix to forward one mail to the first mail server, the second mail to the second mail server? it mean that two mail servers (DRP) have to be active-active.
    thanks ahead.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    You want to forward different emails to different mail servers, not the same emails to different servers?

    Based on what criteria do you want to forward one mail to one mail server and the other one to another mail server? Sender? Subject? Recipient? ...

    Maybe Postfix transports work for you. See
    Code:
    man 5 transport
     
  3. rimon

    rimon New Member

    Thnks alot Kalko! That exectly what i want to do - forward different emails to different mail servers And never mind the sender, subject or recipient. just to biuld something like redundancy for incoming mails

    I'll going to check your solution.
    Thanks again
    Rimon
     

Share This Page