mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-28 14:45:34 +02:00
docs: fix minor typo (#4532)
Some checks failed
Some checks failed
This commit is contained in:
parent
fcd9909841
commit
e4c319b39c
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ DKIM is currently supported by either OpenDKIM or Rspamd:
|
|||
|
||||
If you have multiple domains, you need to:
|
||||
|
||||
- Create a key wth `docker exec -it <CONTAINER NAME> setup config dkim domain <DOMAIN>` for each domain DMS should sign outgoing mail for.
|
||||
- Create a key with `docker exec -it <CONTAINER NAME> setup config dkim domain <DOMAIN>` for each domain DMS should sign outgoing mail for.
|
||||
- Provide a custom `dkim_signing.conf` (for which an example is shown below), as the default config only supports one domain.
|
||||
|
||||
!!! info "About the Helper Script"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue