diff --git a/mail/rspamd/src/opnsense/mvc/app/controllers/OPNsense/Rspamd/forms/settings.xml b/mail/rspamd/src/opnsense/mvc/app/controllers/OPNsense/Rspamd/forms/settings.xml
index 44744714d..38f2c7e85 100644
--- a/mail/rspamd/src/opnsense/mvc/app/controllers/OPNsense/Rspamd/forms/settings.xml
+++ b/mail/rspamd/src/opnsense/mvc/app/controllers/OPNsense/Rspamd/forms/settings.xml
@@ -30,12 +30,13 @@
rspamd.graylist.expiretext
- Time after which the graylist state expires in days.
+ Time after which the graylist state expires in days. Default is 1 day.rspamd.graylist.timeouttext
+ Default is 1 Minute.rspamd.graylist.max_data_len
@@ -135,11 +136,13 @@
rspamd.mx-check.enabledcheckbox
+ The MX Check module checks if the domain in a messages SMTP FROM addresses (or the domain in HELO in case SMTP FROM is empty) has at least one connectable MX. If a connectable MX is found this information is cached in Redis.rspamd.mx_check.expiretext
+ Lifetime of Redis cache - 1 day by default.
@@ -311,13 +314,13 @@
rspamd.spf.spf_cache_sizetext
- Enter the size of the SPF cache.
+ Enter the size of the SPF cache in kilobytes. Default is 2k.rspamd.spf.spf_cache_expiretext
- Enter how long SPF entries are valid.
+ Enter how long SPF entries are valid in days, default is 1 day.
@@ -343,7 +346,7 @@
rspamd.av.whitelist
-
+
select_multipletrue
@@ -353,10 +356,11 @@
rspamd.surbl.whitelist
-
+
select_multipletrue
+ List of domains that are not checked by SURBL.rspamd.surbl.exceptions
@@ -364,6 +368,7 @@
select_multipletrue
+ Additional exceptions for TLD rules.