search for: wperez

Displaying 1 result from an estimated 1 matches for "wperez".

Did you mean: perez
2010 Dec 15
1
Dovecot 2.0.8 don´t recognize auth user format
...auth_username_translation = default_internal_user = dovecot default_login_user = dovenull director_user_expire = 15 mins login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e %c mail_max_userip_connections = 10 in this new version, my user authentication fails: Debug: shadow(wperez at mydomain,1.2.3.4): lookup Info: shadow(wperez at mydomain,1.2.3.4): unknown user auth: Debug: client out: FAIL 2 user=wperez at mydomain in my server only exists the user wperez, but dovecot uses the user "wperez at mydomain" in this new version auth format changes? Thank you.