I have both 1.0 alpha1 and alpha2 installed on my test mail server. SSL/TLS does not work on alpha2. I'm using the same config file for both. No errrors in dovecot.log either. Is there a way to increase debugging info without recompiling?
On Wed, Sep 14, 2005 at 04:49:56PM -0600, Andy Cravens wrote:> I have both 1.0 alpha1 and alpha2 installed on my test mail server. > SSL/TLS does not work on alpha2. I'm using the same config file forodd i have alpha2 running with ssl and tls. is your ssl/tls old? mine is current. -- David Willoughby email: dlw at d1w.org icq: 1852393
Problem solved... I forgot to prefix my configure with: CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib> I have both 1.0 alpha1 and alpha2 installed on my test mail server. > SSL/TLS does not work on alpha2. I'm using the same config file for > both. No errrors in dovecot.log either. Is there a way to increase > debugging info without recompiling? >