commit 5478a3d: Update conf/modules.d/multimap.conf
GitHub
noreply at github.com
Wed Feb 22 12:35:04 UTC 2023
Author: korgoth1
Date: 2022-11-27 22:26:37 +0300
URL: https://github.com/rspamd/rspamd/commit/5478a3d598e284aefbd9027528303c2dd582f0d0 (refs/pull/4351/head)
Update conf/modules.d/multimap.conf
Co-authored-by: Vsevolod Stakhov <vsevolod at rspamd.com>
---
conf/modules.d/multimap.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/modules.d/multimap.conf b/conf/modules.d/multimap.conf
index a7e929eae..5713c8368 100644
--- a/conf/modules.d/multimap.conf
+++ b/conf/modules.d/multimap.conf
@@ -17,7 +17,7 @@ multimap {
type = "url";
filter = "tld";
map = "https://maps.rspamd.com/rspamd/redirectors.inc.zst";
- symbol = "REDIRECTOR";
+ symbol = "REDIRECTOR_URL";
description = "The presence of a redirector in the mail";
score = 0.0;
}
More information about the Commits
mailing list