Re: Imapd trouble

2004-05-07 Thread Toby Batch
Toby Batch wrote: LeVA wrote: 2004. május 4. 14:08 dátummal Toby Batch ezt írta: Ah Ha, OK so I'm running couriertcpd p4-7126:~# netstat -anp | grep 143 tcp0 0 0.0.0.0:143 0.0.0.0:* LISTEN 26673/couriertcpd unix 2 [ ] DGRAM2864143 21874/

Re: Imapd trouble

2004-05-07 Thread Toby Batch
LeVA wrote: 2004. május 4. 14:08 dátummal Toby Batch ezt írta: Ah Ha, OK so I'm running couriertcpd p4-7126:~# netstat -anp | grep 143 tcp0 0 0.0.0.0:143 0.0.0.0:* LISTEN 26673/couriertcpd unix 2 [ ] DGRAM2864143 21874/imapd Now all I nee

Re: Imapd trouble

2004-05-03 Thread LeVA
2004. május 3. 15:24 dátummal Toby Batch ezt írta: > But if I telnet to 143 I gt connection refused: > > p4-7126:~# telnet localhost 143 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > Connection closed by foreign host. > > > How can I get round this problem? What is

Imapd trouble

2004-05-03 Thread Toby Batch
I have uw-imapd-ssl working fine but i've just installed squirrelmail and it need a non ssl version of imad running. Some how I have effed up my plain imap connection, if I try to telnet to port 993 I get a valid connection that I can then break: p4-7126:~# telnet localhost 993 Trying 127.0.0.