dovecot: rename sieve bayes/ham learning script
Updates the spamassasin reference to talk about rspamd.
This commit is contained in:
parent
235dba2d82
commit
dd83a2c7ad
4 changed files with 6 additions and 6 deletions
|
@ -12,4 +12,4 @@ if environment :matches "imap.user" "*" {
|
|||
set "username" "${1}";
|
||||
}
|
||||
|
||||
pipe :copy "sa-learn-ham.sh" [ "${username}" ];
|
||||
pipe :copy "rspamd-learn-ham.sh" [ "${username}" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue