forked from infra/ansible
mail: fix rspamd settings
a config keyword has changed which which used to prevent locally sources mails from being checked again
This commit is contained in:
parent
beb8fafd1a
commit
43a672b064
@ -9,7 +9,7 @@ localhost_mail {
|
||||
reject = null;
|
||||
greylist = null;
|
||||
"add header" = null;
|
||||
spam = null;
|
||||
"rewrite subject" = null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user