mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-04 10:24:41 +02:00
As per review
This commit is contained in:
parent
f4ab22edbc
commit
12e94b7616
@ -238,4 +238,4 @@ service anvil {
|
||||
# Extensions
|
||||
###############
|
||||
|
||||
!include_try /overrides/dovecot.conf
|
||||
!include_try /overrides/dovecot/proxy.conf
|
||||
|
@ -256,8 +256,10 @@ correct syntax. The following file names will be taken as override configuration
|
||||
- For both ``postfix.cf`` and ``postfix.master``, you need to put one configuration per line, as they are fed line-by-line
|
||||
to postfix.
|
||||
- ``logrotate.conf`` as ``$ROOT/overrides/postfix/logrotate.conf`` - Replaces the logrotate.conf file used for rotating ``POSTFIX_LOG_FILE``.
|
||||
- `Dovecot`_ - ``dovecot.conf`` in dovecot sub-directory;
|
||||
- `Nginx`_ - All ``*.conf`` files in the ``nginx`` sub-directory;
|
||||
- `Dovecot`_ - ``dovecot.conf`` in dovecot sub-directory.
|
||||
- `Nginx`_ :
|
||||
- All ``*.conf`` files in the ``nginx`` sub-directory.
|
||||
- ``proxy.conf`` in the ``nginx/dovecot`` sub-directory.
|
||||
- `Rspamd`_ - All files in the ``rspamd`` sub-directory.
|
||||
- `Roundcube`_ - All ``*.inc.php`` files in the ``roundcube`` sub directory.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user