docker-mailserver/target/scripts/startup/setup.d/security
Georg Lauterbach 9fd00bd6ad
Rspamd: adjust learning of ham (#3334)
* adjust learning of ham

See #3333

When moving a mail from the Junk folder to the Trash folder, the mail
previously classified as ham due to the wildcard match of `*`. Because
the syntax does not allow for negation, we can only change the behavior
in a way that mails are learned as ham when they are moved into `INBOX`
from `Junk`. This is reasonable though.

* adjust tests accordingly

* adjust docs accordingly
2023-05-13 13:59:16 +02:00
..
misc.sh scripts: improve CLAMAV_MESSAGE_SIZE_LIMIT usage (#3332) 2023-05-12 16:04:41 +02:00
rspamd.sh Rspamd: adjust learning of ham (#3334) 2023-05-13 13:59:16 +02:00
spoofing.sh config/ENV: improve Postfix config for spoof protection (#3127) 2023-03-03 15:55:32 +01:00