Hi Teams
Ask a question that confuses me. In the document: https://docs.kumomta.com/userguide/operation/webhooks/?h=webhook
["webhook"]
mx_rollup = false
connection_limit = 100
max_deliveries_per_connection = 100000
max_connection_rate = "1000/s"
It will be some warn messages :
-opt-kumomta-share-policy-extras-shaping.lua:54: Entry for domain ‘webhook’ consists of a single DNS label. Domain names in TOML sections need to be quoted like ‘[“webhook.com”]` otherwise the ‘.’ will create a nested table rather than being added to the domain name.
I found another document: https://docs.kumomta.com/userguide/performance/loghooks/
The above is [‘webhook.log_hook’]
maybe [‘webhook.log_hook’] is right?