mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-28 13:58:22 +02:00
Added warning about spaces in options
parent
3c719510be
commit
8b34988179
1 changed files with 2 additions and 0 deletions
|
@ -19,4 +19,6 @@ submission/inet/smtpd_reject_unlisted_recipient=no
|
|||
```
|
||||
Run `postconf -P` in the container without arguments to see the active master options.
|
||||
|
||||
Note! There should be no space between the parameter and the value.
|
||||
|
||||
Have a look at the code for more information.
|
Loading…
Add table
Add a link
Reference in a new issue