This is a discussion on cyrus within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> I try to install xchange and a have a problem with cyrus I need to check Cyrus demon by ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I try to install xchange and a have a problem with cyrus I need to check Cyrus demon by telnet and this is the result > telnet realgentoo imaps > Trying 192.168.10.156... > Connected to realgentoo. > Escape character is '^]'. should be like that rying 12.34.56.78... Connected to localhost. Escape character is '^]'. * OK ox Cyrus IMAP4 vX.Y.Z-Gentoo server ready any ideas ? |
| ||||
| misiek <michaelaugustyniak@gazeta.pl> wrote: > I try to install xchange and a have a problem with cyrus > I need to check Cyrus demon by telnet > and this is the result > >> telnet realgentoo imaps >> Trying 192.168.10.156... >> Connected to realgentoo. >> Escape character is '^]'. > > > should be like that > > rying 12.34.56.78... > Connected to localhost. > Escape character is '^]'. > * OK ox Cyrus IMAP4 vX.Y.Z-Gentoo server ready > > any ideas ? Yes. You're using imap*s* and not imap -- the secure version doesn't talk in plaintext, and expects you to initiate an SSL session before giving you the OK. Regards, -- *Art |