diff --git a/Override-Default-Postfix-Configuration.md b/Override-Default-Postfix-Configuration.md index 763d32d..d8ed58e 100644 --- a/Override-Default-Postfix-Configuration.md +++ b/Override-Default-Postfix-Configuration.md @@ -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. \ No newline at end of file