aboutsummaryrefslogtreecommitdiffstats
path: root/conf/modules.d/external_services.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/modules.d/external_services.conf')
-rw-r--r--conf/modules.d/external_services.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/modules.d/external_services.conf b/conf/modules.d/external_services.conf
index a4f9a6aea..98c79b4d0 100644
--- a/conf/modules.d/external_services.conf
+++ b/conf/modules.d/external_services.conf
@@ -29,7 +29,6 @@ external_services {
# symbol will be yielded if a match is found. If no match is found, default symbol is yielded.
patterns {
# symbol_name = "pattern";
- JUST_EICAR = "^Eicar-Test-Signature$";
}
# mime-part regex matching in content-type or filename
mime_parts_filter_regex {
@@ -83,7 +82,6 @@ external_services {
# symbol will be yielded if a match is found. If no match is found, default symbol is yielded.
patterns {
# symbol_name = "pattern";
- JUST_EICAR = "^Eicar-Test-Signature$";
}
# `whitelist` points to a map of IP addresses. Mail from these addresses is not scanned.
whitelist = "/etc/rspamd/antivirus.wl";