mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-31 10:08:02 +00:00 
			
		
		
		
	Reflect override settings for postfix
Also added a stumbling stone when changing postfix.cf
(cherry picked from commit 1f2aee278c)
# Conflicts:
#	docs/faq.rst
			
			
This commit is contained in:
		| @@ -250,16 +250,21 @@ Postfix, Dovecot, Nginx and Rspamd support overriding configuration files. Overr | |||||||
| correct syntax. The following file names will be taken as override configuration: | correct syntax. The following file names will be taken as override configuration: | ||||||
|  |  | ||||||
| - `Postfix`_ : | - `Postfix`_ : | ||||||
|    - ``main.cf`` as ``$ROOT/overrides/postfix/postfix.cf`` |    - ``main.cf`` as ``$ROOT/overrides/postfix.cf`` | ||||||
|    - ``master.cf`` as ``$ROOT/overrides/postfix/postfix.master`` |    - ``master.cf`` as ``$ROOT/overrides/postfix.master`` | ||||||
|    - All ``$ROOT/overrides/postfix/*.map`` files |    - 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 |    - For both ``postfix.cf`` and ``postfix.master``, you need to put one configuration per line, as they are fed line-by-line | ||||||
|      to postfix. |      to postfix. | ||||||
|  | <<<<<<< HEAD | ||||||
|    - ``logrotate.conf`` as ``$ROOT/overrides/postfix/logrotate.conf`` - Replaces the logrotate.conf file used for rotating ``POSTFIX_LOG_FILE``. |    - ``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. | - `Dovecot`_ - ``dovecot.conf`` in dovecot sub-directory. | ||||||
| - `Nginx`_ : | - `Nginx`_ : | ||||||
|    - All ``*.conf`` files in the ``nginx`` sub-directory. |    - All ``*.conf`` files in the ``nginx`` sub-directory. | ||||||
|    - ``proxy.conf`` in the ``nginx/dovecot`` sub-directory. |    - ``proxy.conf`` in the ``nginx/dovecot`` sub-directory. | ||||||
|  | ======= | ||||||
|  | - `Dovecot`_ - ``dovecot.conf`` in dovecot sub-directory; | ||||||
|  | - `Nginx`_ - All ``*.conf`` files in the ``nginx`` sub-directory; | ||||||
|  | >>>>>>> 1f2aee27 (Reflect override settings for postfix) | ||||||
| - `Rspamd`_ - All files in the ``rspamd`` sub-directory. | - `Rspamd`_ - All files in the ``rspamd`` sub-directory. | ||||||
| - `Roundcube`_ - All ``*.inc.php`` files in the ``roundcube`` sub directory. | - `Roundcube`_ - All ``*.inc.php`` files in the ``roundcube`` sub directory. | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Linus Gasser
					Linus Gasser