mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-02 15:25:40 +00:00
Added warning about spaces in options
This commit is contained in:
@@ -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.
|
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.
|
Have a look at the code for more information.
|
Reference in New Issue
Block a user