mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 00:54:54 +02:00
Title
This commit is contained in:
parent
02664c68cf
commit
2af16ccc14
1 changed files with 0 additions and 0 deletions
7
docs/content/overwrite-default-postfix-configuration.md
Normal file
7
docs/content/overwrite-default-postfix-configuration.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
The Postfix default configuration can easily be overwritten by providing a `config/postfix-main.cf` in postfix format.
|
||||
This can also be used to add configuration that is not in our default configuration.
|
||||
[Postfix documentation](http://www.postfix.org/documentation.html) remains the best place to find configuration options.
|
||||
|
||||
Each line in the provided file will be loaded into postfix.
|
||||
|
||||
Have a look at the code for more information.
|
Loading…
Add table
Add a link
Reference in a new issue