As far as I know it should work if you use the 'other port' option.
>>>>> On Tue, 22 Jan 2002 11:29:19 -0500,
>>>>> Theodore Knab <[EMAIL PROTECTED]> (tk) writes:
tk> I have read that Mulberry is the best IMAP client for Cyrus,
tk> but I might be forced to make Cyrus work with the Eudora IMAP
tk> client.
tk> Does anybody have an out of the *.tar.gz install of Cyrus working
tk> with the Eudora's IMAP clients on both the mac and windows platform ?
tk> The Cyrus faq seems to say that Eudora's IMAP client is broken.
tk> Does this mean I have to hack up the server to get Eudora's IMAP client to work ?
tk> Q: Eudora 5.x can't connect using STARTTLS ("SSL Neogotiation Failed").
tk> What should I do?
tk> A: First, complain to QUALCOMM because their STARTTLS
tk> implementation is broken. Eudora doesn't support TLSv1 (per
tk> RFC2246) and Cyrus requires it. If you really need this before it
tk> is fixed in Eudora, remove or comment out the following lines in
tk> tls.c:
tk> if (tlsonly) {
tk> off |= SSL_OP_NO_SSLv2;
tk> off |=
tk> SSL_OP_NO_SSLv3;
tk> }
tk> http://asg.web.cmu.edu/cyrus/download/imapd/faq.html
tk> Older stuff I looked at:
tk> http://www.ncsu.edu/imap/admin/clientlist.html
tk> http://www.cmu.edu/computing/cyrus/cyrusstatus.html
tk> Eudora is broken:
tk> http://www.irbs.com/internet/info-cyrus/0109/0408.html
tk> --
tk> *-------------------------------------------*
tk> Theodore Knab
tk> Washington College
tk> *-------------------------------------------*
--
Amos