On Tue, 11 Feb 2003, Gary wrote:
>On Tue, Feb 11, 2003 at 07:22:03AM +0100 or thereabouts, Andreas Aardal Hanssen wrote:
>> On Mon, 10 Feb 2003, Gary wrote:
>> >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.

Thanks -

>>           allow plain auth in non ssl = "yes"
>In their preferences.mbp, there is no line for this. there is no auth line
>at all.

My mistake - I was referring to the bincimap.conf file. :) You can set
this option to allow Mulberry to authenticate on a plain text connection
(port 143), and we'll see if SSL is the only problem.

>> 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"

Ok - did you install Binc IMAP from the RPM or the tarball? What do the
logs say?

(The SSL code in the IO class is quite bad, with some cut&paste in C code,
but I'd like to blaim the OpenSSL team for not providing adequate
documentation! Adequate for me, anyway. :) Perhaps I should bite the grass
and go buy an OpenSSL book.)

Andy

-- 
Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP    | Nil desperandum


Reply via email to