[Rspamd] Do not log watchdog mails

master
andryyy 2019-10-21 20:42:43 +02:00
parent 52cd9385f6
commit be4099182b
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 1 deletions

View File

@ -131,7 +131,8 @@ settings {
rcpt_mime = "/null@localhost/i";
from_mime = "/watchdog@localhost/i";
apply "default" {
symbols_enabled = ["MILTER_HEADERS"];
symbols_disabled = ["HISTORY_SAVE", "ARC", "ARC_SIGNED", "DKIM", "DKIM_SIGNED", "CLAM_VIRUS"];
want_spam = yes;
actions {
reject = 9999.0;
greylist = 9998.0;