Skip to content

Commit e753de5

Browse files
committed
Update custom config note (#5988)
1 parent 530311a commit e753de5

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

install/tpl/debian6_dovecot2.conf.master

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Do not change this file, as changes will be overwritten by any ISPConfig update. Put your custom settings in /etc/dovecot/conf.d/99-custom-config.conf
1+
# Do not change this file, as changes will be overwritten by any ISPConfig update.
2+
# Put your custom settings in /usr/local/ispconfig/server/conf-custom/install/dovecot_custom.conf.master.
3+
# To start using those changes, do a force upgrade and let it reconfigure your services. (ispconfig_update.sh --force)
24
listen = *,[::]
35
protocols = imap pop3
46
auth_mechanisms = plain login

install/tpl/debian_dovecot2.conf.master

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Do not change this file, as changes will be overwritten by any ISPConfig update. Put your custom settings in /etc/dovecot/conf.d/99-custom-config.conf
1+
# Do not change this file, as changes will be overwritten by any ISPConfig update.
2+
# Put your custom settings in /usr/local/ispconfig/server/conf-custom/install/dovecot_custom.conf.master.
3+
# To start using those changes, do a force upgrade and let it reconfigure your services. (ispconfig_update.sh --force)
24
listen = *,[::]
35
protocols = imap pop3
46
auth_mechanisms = plain login

install/tpl/fedora_dovecot2.conf.master

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Do not change this file, as changes will be overwritten by any ISPConfig update. Put your custom settings in /etc/dovecot/conf.d/99-custom-config.conf
1+
# Do not change this file, as changes will be overwritten by any ISPConfig update.
2+
# Put your custom settings in /usr/local/ispconfig/server/conf-custom/install/dovecot_custom.conf.master.
3+
# To start using those changes, do a force upgrade and let it reconfigure your services. (ispconfig_update.sh --force)
24
listen = *,[::]
35
protocols = imap pop3
46
auth_mechanisms = plain login

0 commit comments

Comments
 (0)