From 9d7786a448a225846af007c94346edc1a208ab5d Mon Sep 17 00:00:00 2001 From: WrenIX Date: Thu, 21 Mar 2024 15:33:12 +0100 Subject: [PATCH] fix(stalwart-mail): correct default values --- stalwart-mail/README.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stalwart-mail/README.adoc b/stalwart-mail/README.adoc index 13cc6f7..876b2bf 100644 --- a/stalwart-mail/README.adoc +++ b/stalwart-mail/README.adoc @@ -335,11 +335,6 @@ helm uninstall stalwart-mail-release | `nil` | -| config.queue.quota[0].key[0] -| string -| `"rcpt"` -| - | config.queue.quota[0].match | string | `nil` @@ -370,6 +365,11 @@ helm uninstall stalwart-mail-release | `"rcpt_domain"` | +| config.queue.throttle[0].rate +| string +| `nil` +| + | config.report.analysis | object | `{"addresses":["dmarc@*","abuse@*","postmaster@*"],"forward":true}`