Displaying 1 result from an estimated 1 matches for "tdazey".
Did you mean:
hazey
2005 Mar 11
3
Authentication error after authentication query (for Eudora 5.2 on Mac)
...get mail.
I telnet into the server and when I skip the AUTH process and just log
in, the server works fine as follows:
[talberts at localhost ~]$ telnet mail.inside.msi 110
Trying 192.168.0.3...
Connected to mail.inside.msi (192.168.0.3).
Escape character is '^]'.
+OK dovecot ready.
user tdazey
+OK
pass ******
+OK Logged in.
quit
+OK Logging out.
Connection closed by foreign host.
[talberts at localhost ~]$
However, when I do the following session:
[talberts at localhost ~]$ telnet mail.inside.msi 110
Trying 192.168.0.3...
Connected to mail.inside.msi (192.168.0.3).
Escape character is...