7 Jan
                
                    2006
                
            
            
                7 Jan
                
                '06
                
            
            
            
        
    
                2:28 p.m.
            
        On Fri, 2006-01-06 at 17:53 -0800, Geff wrote:
just a thought, looking at my logs, maybe the login should be with the DN? This might be beneficial if one is actually searching (auth_bind = yes). .. Jan 6 17:48:08 kusanagi dovecot: imap-login: Login: user=<cn=boing,ou=people,o=boing>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
If you make LDAP's userdb query return the DN as "user", and also make sure that you're not using %u in default_mail_env, you could have that.
I'm not sure if I'd want to make a separate "log-user" variable to confuse things..