On Tue, Feb 11, 2003 at 07:22:03AM +0100 or thereabouts, Andreas Aardal Hanssen wrote: > On Mon, 10 Feb 2003, Gary wrote: > >hello all, > >I just installed bincimap today, and was incredibly easy.. my compliments > >to the chef. It is up and running, and works perfectly under a few MUAs, > >i.e. Evolution, and The Bat!. > >However, I am having trouble with Mulberry, a well known IMAP MUA. I have > >set it up using plain text method, with STARTTLS -SSL. The "no security" > >auth will not work at all, as expected. The error box in Mulberry states > > Which version are you using? Did you try this setting (is this the "no > security" option?):
Sorry, Andreas, I should have mentioned it. It is the newest v of Mulberry 3.01 for Linux. > allow plain auth in non ssl = "yes" In their preferences.mbp, there is no line for this. there is no auth line at all. > If so, could you please try telnet'ing to port 143 of your server, issuing > the command "1 CAPABILITY" and post the output here. [gary@major gary]$ telnet 0 143 Trying 0.0.0.0... Connected to 0. Escape character is '^]'. * OK Welcome to Binc IMAP v1.0.22 (c) Copyright 2002, 2003 Andreas Aardal * Hanssen at 2003-02-11T12:34:57Z 1 CAPABILITY * CAPABILITY IMAP4rev1 STARTTLS AUTH=LOGIN AUTH=PLAIN 1 OK CAPABILITY completed * BYE Binc IMAP shutting down - timeout expired. Connection closed by foreign host. > Also try this: > > openssl s_client -connect <host>:993 > And see if it gets a connect. I get "No such file or directory" -- Gary

