Skip to main content

split domain

Comments

3 comments

  • cPanelMichael
    Hello :) There is no native support for hosting email service on multiple servers with preference over specific emails. The use of multiple mail servers with your MX records is typically done to account for times when the primary mail server is down. It might be possible through some customizations or with a third-party service, so I will leave this thread open for others to add their input. Thank you.
    0
  • thheo
    I have succeeded in the end by doing this: In exim advanced configuration editor in the editable box: PRENOALIASDISCARD I have added a router with these rules: == whatever-name: driver = manualroute domains = "example.com" transport = remote_smtp route_list = example.com new.smtp.com no_verify == At first it didn't work for me because I was putting this to ROUTEREND, however I searched the config until i found the virtual delivery router and I added this right after that one at the section mentioned above.
    0
  • cPanelMichael
    I am happy to see you were able to find a solution. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.