Results 3 comments of VietBM

My server using version 1.3.2 , in imaputils.py i was inserted "MAXLINE = 1000000 if hasattr(imaplib, "_MAXLINE") and getattr(imaplib, "_MAXLINE") < MAXLINE: setattr(imaplib, "_MAXLINE", MAXLINE)", quota user is 100 MB...

No any thing change.

I find reason for this problem. When quota full function _cmd(self, name, _args, *_kwargs) in imaputils.py return error. I was edit query user_query in dovecot-sql.conf.ext : user_query = SELECT '/%d/%n'...