On Tue, Feb 11, 2003 at 08:06:13AM +0100 or thereabouts, Andreas Aardal Hanssen wrote:
> >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.

My bad!!!  okay in the /opt/bincimap/etc/bincimap.conf file, it is set as
this:  allow plain auth in non ssl = "yes"
 
> >> 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 latest RPM for RH7.2

> (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.)

Logs .... sneaky place <g>  :/var/opt/log/bincimap-ssl/current

@400000003e48a01019596334 26745:error:02001002:system library:fopen:No
such file or
directory:bss_file.c:245:fopen('/usr/share/ssl/certs/stunnel.pem','r')
@400000003e48a010195ac6ac 26745:error:20074002:BIO
routines:FILE_CTRL:system lib:bss_file.c:247:
@400000003e48a010195c6c8c 26745:error:140AD002:SSL
routines:SSL_CTX_use_certificate_file:system lib:ssl_rsa.c:513:
@400000003e48a01019712924 SSL negotiation failed

/var/opt/log/bincimap

@400000003e489de3127ad7b4 Connection from 192.168.0.20
@400000003e489de31d9693cc 26714:error:02001002:system library:fopen:No
such file or
directory:bss_file.c:245:fopen('/usr/share/ssl/certs/stunnel.pem','r')
@400000003e489de31d97cc4c 26714:error:20074002:BIO
routines:FILE_CTRL:system lib:bss_file.c:247:
@400000003e489de31d987ffc 26714:error:140AD002:SSL
routines:SSL_CTX_use_certificate_file:system lib:ssl_rsa.c:513:
@400000003e489de31dabb5f4 26714 00000 [[EMAIL PROTECTED]:] TLS
negotiation failed.
@400000003e489de31dca9c1c 26714 00001 [[EMAIL PROTECTED]:] io warning,
readChar
@400000003e489de31dcc5d54 26714 00002 [[EMAIL PROTECTED]:] Connection
closed

-- 
Gary

Reply via email to