mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-29 06:18:34 +02:00
Created Override default postfix configuration (markdown)
parent
850a3e443a
commit
b771170a9b
1 changed files with 7 additions and 0 deletions
7
Override-default-postfix-configuration.md
Normal file
7
Override-default-postfix-configuration.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
Postfix default configuration can easily be overrided providing a `config/postfix-main.cf` at postfix format.
|
||||
This can be used to also add configuration that are not in out default configuration.
|
||||
|
||||
Each line in the provided line will be loaded into postfix.
|
||||
|
||||
Have a look to the code for more information:
|
||||
https://github.com/tomav/docker-mailserver/blob/master/target/start-mailserver.sh#L196-L206
|
Loading…
Add table
Add a link
Reference in a new issue