Displaying 1 result from an estimated 1 matches for "automigrateimap".
2009 Oct 13
2
Error: NO Mailbox is locked
...sable_plaintext_auth = no
mail_drop_priv_before_exec=yes
log_path = /opt/dovecot/logs/dovecot.log
mail_nfs_index = yes
mail_nfs_storage = yes
mmap_disable = yes
protocol imap {
listen = *:143
mail_plugins = quota imap_quota
ssl_listen = *:993
mail_executable = /opt/dovecot/libexec/dovecot/automigrateimap
}
protocol pop3 {
listen = *:110
pop3_uidl_format = UID%u-%v
ssl_listen = *:995
mail_executable = /opt/dovecot/libexec/dovecot/automigratepop3
mail_plugins = quota
}
auth_debug = yes
auth_debug_passwords = yes
auth default {
mechanisms = plain
# passdb pam {
# }
passdb ldap {...