Can you please explain who to define delivery rules to relay messages to two different mail servers based on senders email format.
relay rules to be configured: rule1 anything going to *@mycompany.org relay to: mycompany.mail.protection.outlook.com:25 rule2 anything coming from *@notifications.mycompany.org relay to smtp.domain2.com:587 rule3 not from from *@mycompany.org, or *@notifications.company.org, going to external recipients relay to mycompany.mail.protection.outlook.com:25 Thanks, Michael