24 Nov
2006
24 Nov
'06
8:31 p.m.
On Friday 24 November 2006 12:20, maria.freixes_graells@alcatel.es wrote:
root@sewebt home]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. +OK Dovecot ready. user pepe +OK pass pepe06 -ERR Temporary authentication failure. Connection closed by foreign host. [root@sewebt home]#
It fails!! Some problem with the 110 port?
Check the dovecot log. Authentication errors at the client side are deliberately vague for security reasons. The actual reason for your failure to authenticate will be in the server mail logs.
Check /var/log/maillog, or look at your syslog config to see where it is going.
Regards,
- Brian