mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-05-22 23:50:12 +02:00
Update SA-learn
This commit is contained in:
parent
f5f7fc8879
commit
5bb68e9905
@ -93,7 +93,7 @@ In the default setup, amavis only applies Spamassassin x-headers into domains ma
|
|||||||
|
|
||||||
### How can I make SpamAssassin learn spam?
|
### How can I make SpamAssassin learn spam?
|
||||||
|
|
||||||
Put received spams in `.Junk/` imap folder and add a _user_ cron like the following:
|
Put received spams in `.Junk/` imap folder using `SPAMASSASSIN_SPAM_TO_INBOX=1` and `MOVE_SPAM_TO_JUNK=1` and add a _user_ cron like the following:
|
||||||
|
|
||||||
```
|
```
|
||||||
# This assumes you're having `environment: ONE_DIR=1` in the docker-compose.yml,
|
# This assumes you're having `environment: ONE_DIR=1` in the docker-compose.yml,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user