change orange.fr to provider.orange in shaping.toml (#312)

* change orange.fr to provider.orange in shaping.toml

Co-authored-by: ncai <ncai@chapsvision.com>
This commit is contained in:
Nathalie Cai
2024-11-07 09:25:52 -07:00
committed by GitHub
co-authored by ncai
parent b31f24a5fd
commit daa35954fa
+7 -6
View File
@@ -25,7 +25,7 @@
# kumo.make_egress_path.
# <https://docs.kumomta.com/reference/kumo/make_egress_path/>
#
# Community members are invited to submit their rules for general use by adding them
# Community members are invited to submit their rules for general use by adding them
# to the community/shaping.toml file and submitting a pull request.
# DO NOT EDIT THIS FILE, IT WILL BE OVERWRITTEN WHEN YOU UPDATE YOUR INSTALLATION
@@ -37,9 +37,9 @@
# local shaper = shaping:setup_with_automation {
# publish = { 'http://127.0.0.1:8008', },
# subscribe = { 'http://127.0.0.1:8008', },
# extra_files = {
# extra_files = {
# '/opt/kumomta/share/policy-extras/shaping.toml',
# '/opt/kumomta/share/community/shaping.toml',
# '/opt/kumomta/share/community/shaping.toml',
# '/opt/kumomta/etc/policy/shaping_custom.toml',
# },
# }
@@ -102,7 +102,7 @@ match_internal = true
# https://support.google.com/mail/answer/81126
# NOTE: While it's commonly understood that Gmail and Google Workspace use different filtering
# Criteria, at time of writing (2024-09-03) their MX hostnames all resolve to common IPs,
# Criteria, at time of writing (2024-09-03) their MX hostnames all resolve to common IPs,
# so Google Workspace and Gmail are being combined for the purposes of traffic shaping and queueing.
[provider."google"]
match=[
@@ -205,8 +205,9 @@ max_deliveries_per_connection = 100
# https://www.postmastery.com/orange-postmaster-smtp-error-codes-ofr/
# https://messagerie.orange.fr/postmaster.html
["orange.fr"]
connection_limit = 2
[provider."orange"]
match=[{MXSuffix=".orange.fr"}]
provider_connection_limit = 2
max_deliveries_per_connection = 100
# PROVIDED DIRECTLY FROM MAILGUN FOR SENDERS WHO SMARTHOST VIA MAILGUN