mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-16 02:46:44 +02:00
configurations changed place in 1.8
This commit is contained in:
parent
1f2aee278c
commit
ffa7562079
@ -258,8 +258,8 @@ Postfix, Dovecot, Nginx and Rspamd support overriding configuration files. Overr
|
||||
correct syntax. The following file names will be taken as override configuration:
|
||||
|
||||
- `Postfix`_ :
|
||||
- ``main.cf`` as ``$ROOT/overrides/postfix.cf``
|
||||
- ``master.cf`` as ``$ROOT/overrides/postfix.master``
|
||||
- ``main.cf`` as ``$ROOT/overrides/postfix/postfix.cf``
|
||||
- ``master.cf`` as ``$ROOT/overrides/postfix/postfix.master``
|
||||
- All ``$ROOT/overrides/postfix/*.map`` files
|
||||
- For both ``postfix.cf`` and ``postfix.master``, you need to put one configuration per line, as they are fed line-by-line
|
||||
to postfix.
|
||||
|
Loading…
Reference in New Issue
Block a user