>On Tue, Apr 24, 2001 at 08:48:01AM +0200, Werner Reisberger wrote:
>> as in Debian/Linux. You need to use
>>imap 143/tcp
>
>i have same problem:
>
>telnet localhost 143
>
>Trying 127.0.0.1...
>Connected to localhost.
>Escape character is '^]'.
>Connection closed by foreign host.
>
>in syslo
On Tue, Apr 24, 2001 at 08:48:01AM +0200, Werner Reisberger wrote:
> as in Debian/Linux. You need to use
> imap 143/tcp
i have same problem:
telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
in syslog:
Apr 24 13:17
Zitiere Atif Ghaffar <[EMAIL PROTECTED]>:
> use port 143 instead
> Cyrus is an IMAP4 server.
I made the experience that you still have problems to connect to
cyrus imapd 2.0.12 if the entry in /etc/services is
imap2 143/tcp
as in Debian/Linux. You need to use
imap 143/tcp
Werner
I use 143 and it gives me the same error.
-p 220 says use port 220, and 220 seems to be imap3.
But 143 gives me the same behaviour.
Thanks,
Brendan
On Tue, Apr 24, 2001 at 12:28:04AM +0200, Atif Ghaffar wrote:
> use port 143 instead
> Cyrus is an IMAP4 server.
>
>
> brendan strejcek wrote:
>
what is -p 220 ?
brendan strejcek wrote:
>
> It turns out that the service name listed in my inetd.conf
> did not exactly match the one in /etc/services, so now
> *something* is getting fired up when that port is addressed.
>
> Now i get:
>
> animul:/etc# /packages/cyrus-imapd/bin/imtest -u cy
use port 143 instead
Cyrus is an IMAP4 server.
brendan strejcek wrote:
>
> It turns out that the service name listed in my inetd.conf
> did not exactly match the one in /etc/services, so now
> *something* is getting fired up when that port is addressed.
>
> Now i get:
>
> animul:/etc# /packag