search for: myplainpassword

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

2012 May 20
1
Dovecot 2 fails after correct login
...ecot for smtp-authentification with mysql. But dovecot himself is not working properly. When I connect, after giving plaintext password I read the error in the client (I connect for debug reasons with a dos-box on windows): telnet example.org 110 +OK Dovecot ready. USER me at example.org +OK PASS myplainpassword -ERR [IN-USE] Internal error occurred. Refer to server log for more information. If I do: ... PASS thisisthewrongpassword I get: -ERR Authentication failed. And this is the debug-log (I changed IP and names, server to 1.2.3.4 me to 5.6.7.8 server-name to example.org, my email to me at example....