1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-10 18:04:27 +02:00
docker-mailserver/test/tests/parallel/set1/spam_virus
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
..
amavis.bats Update SA_KILL values; follow up to #3058 (#3204) 2023-03-27 01:59:43 +02:00
clamav.bats tests: improve _send_email (#3105) 2023-02-24 10:44:18 +01:00
disabled_clamav_spamassassin.bats tests: improve _send_email (#3105) 2023-02-24 10:44:18 +01:00
dnsbl.bats chore(Postfix): disable DNSBLs (#3069) 2023-02-11 00:24:09 +01:00
fail2ban.bats tests: improve _send_email (#3105) 2023-02-24 10:44:18 +01:00
postgrey_enabled.bats chore(Postfix): disable DNSBLs (#3069) 2023-02-11 00:24:09 +01:00
postscreen.bats tests: improve _send_email (#3105) 2023-02-24 10:44:18 +01:00
rspamd_dkim.bats scripts: add DKIM helper script for Rspamd (#3286) 2023-05-03 08:30:49 +02:00
rspamd_full.bats Rspamd: adjust learning of ham (#3334) 2023-05-13 13:59:16 +02:00
rspamd_partly.bats scripts: improve CLAMAV_MESSAGE_SIZE_LIMIT usage (#3332) 2023-05-12 16:04:41 +02:00
spam_junk_folder.bats tests: improve _send_email (#3105) 2023-02-24 10:44:18 +01:00
undef_spam_subject.bats tests(refactor): Improve consistency and documentation for test helpers (#3012) 2023-01-22 00:05:28 +01:00