--Santosh Pasi wrote on : > I had some mail quota calculation problem with qmail-ldap and > courier-imap. When any user moves mail to user-created folder, it > doesn't include size of user-created folders in mailquota calculation, while > receiving new mails. > In short, I got conclusion with my test > "while receiving mail, qmail checks size of ~/Maildir's standard > folder(new, cur, tmp) and not the other imap folders(.myfolder)"
qmail dont know about folders, and courier uses a different format to store quotas. > I tried both outlook express and netscape mail, same result. Is there > some problem with the imap client I am using? > How does qmail with courier-imap calcutates mailquota when imap folders > are there ... I have gone through courier-imap faqs, man (maildir++) .. > I tried deliverquota ... .. . it completely ignore's qmail-ldap > mailquota parameter. You have to specify the quota as argument to deliverquota, or use maildrop with MAILDIRQUOTA="100000000S,200000C". Roland _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
