rspamd
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
rules {
|
||||
DOCKER_WHITELIST_FORCE {
|
||||
action = "no action";
|
||||
expression = "DOCKER_WHITELIST";
|
||||
}
|
||||
}
|
||||
# documentation: https://rspamd.com/doc/modules/force_actions.html
|
||||
#
|
||||
# Die Regel DOCKER_WHITELIST_FORCE ("no action" sobald DOCKER_WHITELIST greift)
|
||||
# ist entfernt. Sie hat die Spam-Entscheidung fuer jede Mail mit eigener
|
||||
# Absenderdomain hart ueberschrieben - inklusive echtem Spam an weitergeleitete
|
||||
# Adressen. Das dazugehoerige Symbol existiert nicht mehr, siehe
|
||||
# rspamd/local.d/multimap.conf.
|
||||
#
|
||||
# Keine rules{}-Sektion = force_actions ist wirkungslos. Datei bleibt bestehen,
|
||||
# damit DMS sie beim Start ueber eine alte Version im Container kopiert.
|
||||
|
||||
Reference in New Issue
Block a user