Displaying 1 result from an estimated 1 matches for "09ad43a9".
2005 Dec 27
1
dovecot+mysql login problem
Hi,
This is my MySQL table:
<snip>
mysql> select username, password from mailbox;
+----------+----------+
| username | password |
+----------+----------+
| mircea | stefan |
+----------+----------+
1 row in set (0.00 sec)
</snip>
When I try to login (pop3) I recive "-ERR Authentication failed."
<snip>
+OK Dovecot ready.
user mircea
+OK
pass stefan
-ERR