committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
# Module documentation can be found at https://rspamd.com/doc/modules/multimap.html
|
||||
|
||||
multimap {
|
||||
redirector {
|
||||
type = "url";
|
||||
filter = "tld";
|
||||
map = "https://maps.rspamd.com/rspamd/redirectors.inc.zst";
|
||||
symbol = "REDIRECTOR_URL";
|
||||
description = "The presence of a redirector in the mail";
|
||||
score = 0.0;
|
||||
}
|
||||
|
||||
# Freemail Addresses
|
||||
freemail_envfrom {
|
||||
type = "from";
|
||||
@@ -164,4 +173,3 @@ url_tld_re {
|
||||
symbol = "URL_MAP_RE";
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user