dovecot: rename sieve bayes/ham learning script

Updates the spamassasin reference to talk about rspamd.
This commit is contained in:
Martin Weinelt 2025-05-12 03:13:14 +02:00
parent 235dba2d82
commit dd83a2c7ad
No known key found for this signature in database
GPG key ID: 87C1E9888F856759
4 changed files with 6 additions and 6 deletions

View file

@ -473,9 +473,9 @@
server.wait_until_fails('[ "$(postqueue -p)" != "Mail queue is empty" ]')
client.succeed("imap-mark-spam >&2")
server.wait_until_succeeds("journalctl -u dovecot2 | grep -i sa-learn-spam.sh >&2")
server.wait_until_succeeds("journalctl -u dovecot2 | grep -i rspamd-learn-spam.sh >&2")
client.succeed("imap-mark-ham >&2")
server.wait_until_succeeds("journalctl -u dovecot2 | grep -i sa-learn-ham.sh >&2")
server.wait_until_succeeds("journalctl -u dovecot2 | grep -i rspamd-learn-ham.sh >&2")
with subtest("full text search and indexation"):
# send 2 email from user2 to user1