On Mon, 2003-12-15 at 23:20, Andreas Aardal Hanssen wrote: > On Mon, 15 Dec 2003, AthlonRob wrote: > >I have a binc Maildir (IMAPdir) setup working! > >I never did get the binc built-in TLS/SSL working so ended up just using > >stunnel. It works. > > Nice to hear that you got it working, but the SSL part should also work on > Slackware. The cipher list may well be the problem; Binc should not > require this option. > > Did you try commenting out the lines you found in io-ssl.cc?
It should be working, I know... I'm not getting that error any more, and didn't need to comment out the io-ssl.cc lines. The problem causing that error was a typo in my inetd.conf file (-ssl vs --ssl) causing the configuration file to not be read at all. If you look at the last email I sent before the one you're responding to, I have log file entries... something is broken with my setup or something... maybe it's the static binaries? Anyway, when I connect to the SSL port, openssl's s_client errors out, I think, at the handshake? stage and *nothing* appears in my logs. TLS over port 143 doesn't seem to work at all, either. I'm ok with using stunnel.. but if you want me to help work towards figuring out why SSL isn't working, I'm game. Although I'd be more interested as to why binc won't compile at all, unless it's meant to only compile under GCC >= 3.2.0....? Thanks for the work you've put in to this imap server.. I really like it. :-) Rob
