Displaying 1 result from an estimated 1 matches for "diedx".
Did you mean:
died
2005 Oct 12
1
Debian - upgrade done, plain text auth fails
...IMAP), and local 110
connections work). However: pop3 from outside 127.0.0.1 plain barfs when
entering the `u` for `user`. What the ....?:
===
+OK Dovecot ready.
u-ERR invalid POP3 command
De verbinding met de host is verbroken. (Connection with host is lost)
==
However, on localhost:
===
diedx:/etc/dovecot# telnet localhost 110
Trying 127.0.0.1...
Connected to diederik.nl.
Escape character is '^]'.
+OK Dovecot ready.
user died
+OK
pass nothere
+OK Logged in.
list
+OK 208 messages:
1 1679750
2 22179
3 2116
===
Works like a charm. I had this problem earlier, so then I switched th...