mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-30 15:44:56 +02:00
fix spelling mistakes (#3324)
This commit is contained in:
parent
793e4026fc
commit
45361094e9
3 changed files with 4 additions and 6 deletions
|
@ -368,7 +368,7 @@ When enabled,
|
|||
|
||||
##### RSPAMD_HFILTER
|
||||
|
||||
Can be used to enable or disable the [Hfilter group module][rspamd-docs-hfilter-group-module]. This is used by DMS to adjust the `HFILTER_HOSTNAME_UNKNOWN` symbol, increasing it's default weight to act similar to Postfix's `reject_unknown_client_hostname`, without the need to outright reject a message.
|
||||
Can be used to enable or disable the [Hfilter group module][rspamd-docs-hfilter-group-module]. This is used by DMS to adjust the `HFILTER_HOSTNAME_UNKNOWN` symbol, increasing its default weight to act similar to Postfix's `reject_unknown_client_hostname`, without the need to outright reject a message.
|
||||
|
||||
- 0 => Disabled
|
||||
- **1** => Enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue