seppmail365/ExOConfig/Connectors/OutBound.json

{
    "Name" : "[SEPPmail] ExchangeOnline -> Appliance",
    "Comment" : "Based on rules, E-Mails that have not been processed by SEPPmail appliance are routed there.",
 
    "Version":
    {
        "Default":
        {
            "ConnectorSource" : "Default",
            "ConnectorType" : "OnPremises",
            "IsTransportRuleScoped" : true,
            "TlsSettings" : "DomainValidation",
            "UseMXRecord" : false,
            "CloudServicesMailEnabled" : true
        }
    },
    "Option":
        {
            "NoAntiSpamWhiteListing": false
        }
}