I checked and I do have the openssl-devel rpm installed SuSE 8.2 openssl-devel-0.9.6i-12 openssl-0.9.61-19 dovecot 0.99.10 ./configure --with-ssl-openssl At the end of the configuration it says ssl support == 'no' :(... I was able to get pam support by picking up the pam-devel modules as suggested. But I got stuck here. After reading up a bit on imap, it seems reasonable to have both imap and imap-ssl support. imap for localhost connections (like squirrelmail) and imap-ssl for everything else.
Tom Allison wrote:> I checked and I do have the openssl-devel rpm installed > SuSE 8.2 > openssl-devel-0.9.6i-12 > openssl-0.9.61-19 > dovecot 0.99.10 > > ./configure --with-ssl-openssl > > At the end of the configuration it says ssl support == 'no' > > :(... > > I was able to get pam support by picking up the pam-devel modules as > suggested. > > But I got stuck here. > > After reading up a bit on imap, it seems reasonable to have both imap > and imap-ssl support. imap for localhost connections (like > squirrelmail) and imap-ssl for everything else. >Never mind!!!! Dumb luck or something, I tried it again and it says 'yes'. Now I just have to install it....
Tom Allison wrote:> I checked and I do have the openssl-devel rpm installed > SuSE 8.2 > openssl-devel-0.9.6i-12 > openssl-0.9.61-19 > dovecot 0.99.10 >My apologies for going on and on about this problem, but there seems to be about one thread on google regarding this and I'm trying to sort out the details therein. The threads mentioned that there is a liklihood of openssl version 0.9.7 not working well and maybe openssl 0.9.6 would work. Since I'm running 0.9.61 I guess I'm looking to see if anyone can confirm/deny these problems under Linux. Thanks in advance.