Displaying 1 result from an estimated 1 matches for "35000+".
Did you mean:
3000+
2006 Nov 21
2
Freebsd: fs quota / big maildir
I'm testing dovecot as courier-imap replacement.
My setup:
FreeBSD 6.1
nfs homedirs on FreeBSD server
~/Maildir 's
LDAP auth - bind_auth=yes
Seems to work well in most cases, but:
- No way to read a maildir with 35000+ messages (a freebsd mailing-list
for some years)
=> Nov 21 12:11:42 host dovecot: child 7217 (imap) killed with signal 11
- No way to have quota plugin reporting anything
=> quotactl(Q_GETQUOTA, /users/group) failed: Operation not supported
Any idea ?
What did I forget ? What could I do...