Skip to main content

exim route_list for 2 remote servers

Comments

3 comments

  • cPanelMichael
    Hello @roni777, Have you tried adding an additional separate router instead of including both remote servers under the same router? The following post on StackOverflow suggests that should work as long as you use "unseen": Exim: how to deliver locally and send a copy to another server Thank you.
    0
  • roni777
    Perfect, this Work redir: driver = manualroute domains = domain.com transport = remote_smtp route_list = * 192.168.1.2 unseen smarthost: driver = manualroute domains = domain.com transport = remote_smtp route_list = * 192.168.1.3 Thank you !
    0
  • cPanelMichael
    Hello, I'm glad to see it's working well. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.