ExOConfig/CloudConfig/GeoRegion.json
{
"Name" : "[SEPPmail.cloud] Geographical Cloud Region Configuration", "Comment" : "Configuration details for i.e Anti-SPam AllowLists", "GeoRegion": { "ch": { "IPv4AllowList": [ "86.119.35.219/32", "86.119.25.98/32", "86.119.9.0/29", "86.119.57.0/29" ], "IPv6AllowList": [ "2001:620:5ca1:200b::/64", "2001:620:5ca1:4018::/64" ], "TlsCertificate": "*.ch.seppmail.cloud", "GateIPs": [ "86.119.35.35", "86.119.30.226" ], "RelayIPs": [ "86.119.38.33", "86.119.29.141" ], "MailIPs": [ "86.119.25.244", "86.119.37.4" ] }, "de": { "IPv4AllowList": [ "162.55.72.192/27", "159.69.194.84", "157.90.145.5" ], "IPv6AllowList": [ "2a01:4f8:a0:900b::/64", "2a01:4f8:272:5fe6::/64", "2a01:4f8:1c1c:ed97::1", "2a01:4f8:c010:35c2::1" ], "TlsCertificate": "*.de.seppmail.cloud", "GateIPs": [ "49.12.23.112", "167.233.8.136" ], "RelayIPs": [ "162.55.156.227", "142.132.240.219" ], "MailIPs": [ "162.55.155.177", "49.12.22.120" ] }, "prv": { "IPv4AllowList": [ "78.47.79.19", "49.12.100.186", "142.132.235.199", "162.55.174.218" ], "IPv6AllowList": [ "2a01:4f8:c011:78a::1", "2a01:4f8:1c17:f104::1", "2a01:4f8:1c17:c547::1" ], "TlsCertificate": "*.prv.seppmail.cloud", "GateIPs": [ "49.12.21.237" ], "RelayIPs": [ "116.202.109.112" ], "MailIPs": [ "49.12.100.186" ] } } } |