mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-15 11:54:50 +02:00
Minor spelling correction (#3870)
This commit is contained in:
parent
db661bf3ac
commit
2c02671587
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ You should have:
|
||||||
|
|
||||||
When the DMS FQDN is `mail.example.com` or `example.com`, by default this command will generate DKIM keys for `example.com` as the primary domain for your users mail accounts (eg: `hello@example.com`).
|
When the DMS FQDN is `mail.example.com` or `example.com`, by default this command will generate DKIM keys for `example.com` as the primary domain for your users mail accounts (eg: `hello@example.com`).
|
||||||
|
|
||||||
The DKIM generation does not have support to query LDAP for additionanl mail domains it should know about. If the primary mail domain is not sufficient, then you must explicitly specify any extra domains via the `domain` option:
|
The DKIM generation does not have support to query LDAP for additional mail domains it should know about. If the primary mail domain is not sufficient, then you must explicitly specify any extra domains via the `domain` option:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# ENABLE_OPENDKIM=1 (default):
|
# ENABLE_OPENDKIM=1 (default):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue