mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-02-01 13:18:12 +02:00
[Rspamd, Web] Update Rspamd settings preset to include BCC as enabled module
This commit is contained in:
parent
171f394fd1
commit
fa9327a279
@ -3,5 +3,5 @@ content: |
|
||||
priority = 10;
|
||||
authenticated = yes;
|
||||
apply "default" {
|
||||
symbols_enabled = ["DKIM_SIGNED", "RATELIMITED", "RATELIMIT_UPDATE", "RATELIMIT_CHECK", "DYN_RL_CHECK", "HISTORY_SAVE", "MILTER_HEADERS", "ARC_SIGNED"];
|
||||
symbols_enabled = ["BCC", "DKIM_SIGNED", "RATELIMITED", "RATELIMIT_UPDATE", "RATELIMIT_CHECK", "DYN_RL_CHECK", "HISTORY_SAVE", "MILTER_HEADERS", "ARC_SIGNED"];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user