ExOConfig/Rules/110-Inbound-BGP.json
{
"routing": { "inline" : { }, "parallel" : { "Name" : "[SEPPmail.cloud] - 110 Route incoming BGP e-mails to SEPPmail", "Comments" : "E-mails sent from outside the organization and have [secure]/[signed OK]/[signed invalid]/[secured by HIN]/[signed invalid]/[not secured by HIN] tags are sent to the SEPPmail.cloud for tag cleaning.", "RouteMessageOutboundConnector" : "[SEPPmail.cloud] Outbound-Parallel", "FromScope" : "NotInOrganization", "SentToScope" : "InOrganization", "ExceptIfHeaderMatchesMessageHeader" : "X-SM-internal", "ExceptIfHeaderMatchesPatterns" : "yes", "ExceptIfHeaderContainsMessageHeader" : "X-SM-incoming", "ExceptIfHeaderContainsWords" : "yes", "ExceptIfSCLOver" : 5, "Priority" : 0, "SetAuditSeverity" : "Low", "Mode" : "Enforce", "SenderAddressLocation" : "HeaderOrEnvelope", "StopRuleProcessing" : true } }, "Option": { } } |