18 Dec
2007
18 Dec
'07
9:57 p.m.
Can you get greeting text if you simply telnet to server?
I get the same error:
$ telnet localhost 143 Trying 127.0.0.1... Connected to zoidberg. Escape character is '^]'. Fatal: EOF while reading environment from master Connection closed by foreign host.
$ telnet localhost 110 Trying 127.0.0.1... Connected to zoidberg. Escape character is '^]'. Fatal: EOF while reading environment from master Connection closed by foreign host.
By the way, after trying to login i have to clean the directory /var/run/dovecot. Otherwise i get this error:
$ telnet localhost 110 Trying 127.0.0.1... Connected to zoidberg. Escape character is '^]'. Fatal: write_full(master_fd) failed: Transport endpoint is not connected Connection closed by foreign host.
Cheers Ronny