[fix] Remove Dovecot autocreate deprecated plugin. Fix #103

This commit is contained in:
opi 2016-03-07 22:56:29 +01:00
parent d8f4d3c0ad
commit f36e4e2a83

View file

@ -39,7 +39,7 @@ userdb {
}
protocol imap {
imap_client_workarounds =
mail_plugins = $mail_plugins imap_quota antispam autocreate
mail_plugins = $mail_plugins imap_quota antispam
}
protocol lda {
auth_socket_path = /var/run/dovecot/auth-master
@ -66,8 +66,6 @@ plugin {
}
plugin {
autocreate = Trash
autocreate2 = Junk
autosubscribe = Trash
autosubscribe2 = Junk
}