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 to debug this ? (mail_debug = yes)
-- 
          ___________________________________________________________
         /     Geoffroy DESVERNAY       |                            \
        /\        `Service info`        | Tel: (+33|0)4 91 05 45 24  /\
        \/ Ecole Centrale de Marseille  | Fax: (+33|0)4 91 05 45 98  \/
         \         (ex-EGIM)            | Mail: dgeo at ec-marseille.fr /
          -----------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4509 bytes
Desc: S/MIME Cryptographic Signature
URL:
<http://dovecot.org/pipermail/dovecot/attachments/20061121/a00e8904/attachment-0002.bin>
On Tue, 21 Nov 2006 12:26:38 +0100 Geoffroy Desvernay <dgeo at ec-marseille.fr> wrote:> 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)Very odd. I have a single folder with 45k which is fine. Setup is FreeBSD 5.5 local maildir. Total mailbox is about 300k spread over several folders. No problems.> => 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 to debug this ? (mail_debug = yes)Dominic
On Tue, 2006-11-21 at 12:26 +0100, Geoffroy Desvernay wrote:> 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 11gdb backtrace of this would be really useful, see: http://dovecot.org/bugreport.html> - No way to have quota plugin reporting anything > => quotactl(Q_GETQUOTA, /users/group) failed: Operation not supportedQuota plugin doesn't support getting quotas for NFS mounts. Someone managed to kludge the code enough to make it work though, so if you really need it I could probably find the mail. BTW. Since you're using NFS, have you also checked http://wiki.dovecot.org/NFS -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20061203/97a4882c/attachment.bin>