Displaying 2 results from an estimated 2 matches for "6c95b56".
2017 Sep 04
2
lazy_expunge doesn't work since upgrade 2.2.30 to 2.2.32
...nal, add quotes around the value:
lazy_expunge_only_last_instance="no"
I changed it to lazy_expunge_only_last_instance="no" and tried to remove
it but doesn't change the problem.
dovecot -n
# 2.2.devel (5af0c9f): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.devel (6c95b56)
# OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.9
auth_cache_negative_ttl = 1 secs
auth_cache_size = 10 M
auth_cache_ttl = 1 secs
auth_mechanisms = PLAIN LOGIN DIGEST-MD5 SCRAM-SHA-1 CRAM-MD5 APOP
auth_verbose = yes
default_client_limit = 600
default_vsz_limit = 512 M
dict {
lastlogin = mysql:/etc/d...
2017 Dec 28
2
Problem with master password
...ap(user at itronic.at):
Error: Opening INBOX failed: Mailbox doesn't exist: INBOX
If I use the password of the user it works without problems, I also
tested other users, they have the same problem.
dovecot -n
# 2.2.devel (5af0c9f): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.devel (6c95b56)
# OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.10
auth_cache_negative_ttl = 1 secs
auth_cache_size = 10 M
auth_cache_ttl = 1 secs
auth_master_user_separator = *
auth_mechanisms = PLAIN LOGIN DIGEST-MD5 SCRAM-SHA-1 CRAM-MD5 APOP
auth_verbose = yes
default_client_limit = 600
default_vsz_limit = 512 M
di...