config postfix to use different relay when reach different domain.

Discussion in 'Installation/Configuration' started by acumen, Sep 6, 2010.

  1. acumen

    acumen New Member

    Can I config the ispconfig to use different relayhost when send email to different domain?

    e.g.: all email send from [email protected]

    to: [email protected] -> will use local trans to send.
    to: [email protected] -> relay to mail.isp1.com to send.
    to: [email protected] -> relay to mail.isp2.net to send.

    if no match, will use default setting to send.

    possible?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    It should be possible to do that with postfix transports. You can set transports trogh the ispconfig interface.
     

Share This Page