Displaying 2 results from an estimated 2 matches for "lisci".
Did you mean:
isci
2016 Jul 21
3
maildirsize calculation gives higher value than a real disk utilization
Hi,
hope someone can help also if this problem is difficult to debug
I have a mail account that has on file system 32GB however
quotacalculation gives a higher value 41262146
I've already tried to:
- doveadm quota recalc -u user at domain
- removing maildirsize from /users/vmail/domain/user/Maildir
- checking all emails messages if they have the size in the name
(S=xxxx) different from
2015 Jun 17
2
centos 7 dovecot 2.2.10 segmentation fault on devcot/auth using ldap driver in userdb
dovecot 2.2.10 packaged by centos 7
configuring ldap driver on userdb cause imap crash during login
userdb {
driver = ldap
args = /etc/dovecot/dovecot-ldap-userdb.conf3.ext
# Default fields can be used to specify defaults that LDAP may override
#default_fields = home=/home/virtual/%u
}
#ldap conf
---------------
hosts = myDChost
base = dc=company,dc=testdomain,dc=dom
ldap_version = 3