PDA

View Full Version : Problem with pop3 Login


blong4life
25th August 2009, 07:23
I was following this tutorial: http://www.howtoforge.com/isp-mailserver-with-virtual-users-domains-postfix-dovecot-mysql-centos5.0

Now I got it all setup, but when I log into pop3 I get this.

[root@reymond ~]# telnet mail.brandonsgames.com pop3
Trying 69.162.115.117...
Connected to mail.brandonsgames.com.
Escape character is '^]'.
+OK Dovecot ready.
user brandon@brandonsgames.com
+OK
pass Pass changed for security
-ERR Temporary authentication failure.
user brandon@brandonsgames.com
+OK
pass Pass changed for security
-ERR Temporary authentication failure.

Been messing with this on/off for a few days, and I always get stuck here. Thanks for any help in advance.

topdog
25th August 2009, 13:31
check the maillog the error will be logged there.

blong4life
25th August 2009, 19:03
Ahh thanks seems to be a MySQL error.