22 Jul
                
                    2004
                
            
            
                22 Jul
                
                '04
                
            
            
            
        
    
                4:42 p.m.
            
        On Thu, 2004-07-22 at 11:18, Andrey Panin wrote:
attached patch (1.0-test29) adds LOGIN authentication mechanism. Tested with KMail and seems working.
Thanks, committed, except:
MEMBER(plaintext) FALSE,MEMBER(passdb_need_plain) FALSE,MEMBER(passdb_need_credentials) TRUE,
I changed these to TRUE, TRUE, FALSE.