5 May
                
                    2006
                
            
            
                5 May
                
                '06
                
            
            
            
        
    
                5:26 p.m.
            
        On Thu, 2006-05-04 at 09:07 -0700, Ken A wrote:
If pop3_lock_session = yes, how does Dovecot LDA handle the situation when the pop3 mbox is locked?
Does it requeue mail for later delivery immediately (EX_TEMPFAIL), or wait until mbox_lock_timeout?
It waits for the timeout, and after the timeout it should return EX_TEMPFAIL.