7 Jun
                
                    2010
                
            
            
                7 Jun
                
                '10
                
            
            
            
        
    
                3:32 p.m.
            
        On ma, 2010-06-07 at 14:27 +0200, Holger Richter wrote:
Is it possible to configure dovecot in a manner that only the imap process respects the quota, and the local delivery ignores completely the quota? I think it should happen if I don't activate the quota plugin in the lda section but only in the imap section.
Better to override quota setting in protocol lda {} by adding :noenforcing to it.
Does the :noenforcing parameter work with the maildir quota?
I think it works like:
protocol lda { quota = maildir::noenforcing }
Requires v1.2.