Skip to content

Commit 0e22a07

Browse files
author
Marius Burkard
committed
Merge branch '6001-tpl-files-for-dovecot2-mis-spelling-special-use-sepcial-use' into 'develop'
Resolve "tpl files for dovecot2, mis-spelling SPECIAL-USE > SEPCIAL-USE" Closes #6001 See merge request ispconfig/ispconfig3!1383
2 parents e0512dd + f2bfd8c commit 0e22a07

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

install/tpl/debian6_dovecot2.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ plugin {
111111
quota_status_overquota = "552 5.2.2 Mailbox is full"
112112
}
113113

114-
imap_capability=+SEPCIAL-USE XLIST
114+
imap_capability=+SPECIAL-USE XLIST
115115
namespace inbox {
116116
inbox = yes
117117
separator = .

install/tpl/fedora_dovecot2.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ plugin {
105105
quota_status_overquota = "552 5.2.2 Mailbox is full"
106106
}
107107

108-
imap_capability=+SEPCIAL-USE XLIST
108+
imap_capability=+SPECIAL-USE XLIST
109109
namespace inbox {
110110
inbox = yes
111111
separator = .

install/tpl/opensuse_dovecot2.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ plugin {
104104
quota_status_overquota = "552 5.2.2 Mailbox is full"
105105
}
106106

107-
imap_capability=+SEPCIAL-USE XLIST
107+
imap_capability=+SPECIAL-USE XLIST
108108
namespace inbox {
109109
inbox = yes
110110
separator = .

0 commit comments

Comments
 (0)