Displaying 3 results from an estimated 3 matches for "netart".
2014 Sep 19
1
quota recalc problem for big maildirs
hi,
we use dovecot 2.2.13, and we've lately started using maildir quota
(previously fs quota was used, right now it's "quota = maildir:User
quota" changed from "quota = fs:User quota:user:inode_per_mail").
When the change was applied we didn't manually forced generating
maildirsize files. So, when the first deliver happens (or the file grows
larger then 5KB)
2009 Aug 03
1
Bug - dovecot-auth hangs in ldap query. 1.1.16 (also in 1.2.2)
dovecot-auth hangs when many (>128) LDAP queries are submited
simultaneously.
(for example via pop3 benchmarking tool).
Bug is in src/auth/db-ldap.c:db_ldap_request_queue_next
if (queue_size > DB_LDAP_MAX_PENDING_REQUESTS) {
/* wait until server has replied to some requests */
return FALSE;
}
(queue_size is total queue size, not only
2010 Oct 20
2
Dovecot 2.0.5 - multiple auth processes.
Hi.
On Dovecot 1.2.x it is possible to run multiple auth daemons.
Is it possible on dovecot 2.0.x ?
(Setting "process_min_avail" for auth service gives this error message:
"doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf:
service(auth): process_min_avail is higher than process_limit")
Sample configuration for dovecot 1.2.8:
auth default {
count =