mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 07:09:57 +02:00
docs: Fix typos (#3443)
Various typos fixed in docs, in addition to a config and ENV template.
This commit is contained in:
parent
a0fde8b83f
commit
59f483f157
11 changed files with 14 additions and 14 deletions
|
@ -493,7 +493,7 @@ SA_TAG2=3.75
|
|||
SA_KILL=100000.0
|
||||
```
|
||||
|
||||
- The very negative vaue in `SA_TAG` makes sure, that all emails have the SpamAssassin headers included.
|
||||
- The very negative value in `SA_TAG` makes sure, that all emails have the SpamAssassin headers included.
|
||||
- `SA_TAG2` is the actual threshold to set the YES/NO flag for spam detection.
|
||||
- `SA_KILL` needs to be very high, to make sure nothing is bounced at all (`SA_KILL` superseeds `SPAMASSASSIN_SPAM_TO_INBOX`)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue