From 2b90414ec86513bbf73b40051446c6bebbe21c00 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 5 Apr 2018 16:34:55 +0200 Subject: [PATCH] mail/rspamd: few more help text (#642) * Update settings.xml --- .../OPNsense/Rspamd/forms/settings.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) 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.expire text - Time after which the graylist state expires in days. + Time after which the graylist state expires in days. Default is 1 day. rspamd.graylist.timeout text + Default is 1 Minute. rspamd.graylist.max_data_len @@ -135,11 +136,13 @@ rspamd.mx-check.enabled checkbox + 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.expire text + Lifetime of Redis cache - 1 day by default. @@ -311,13 +314,13 @@ rspamd.spf.spf_cache_size text - Enter the size of the SPF cache. + Enter the size of the SPF cache in kilobytes. Default is 2k. rspamd.spf.spf_cache_expire text - 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_multiple true @@ -353,10 +356,11 @@ rspamd.surbl.whitelist - + select_multiple true + List of domains that are not checked by SURBL. rspamd.surbl.exceptions @@ -364,6 +368,7 @@ select_multiple true + Additional exceptions for TLD rules.