t;[EMAIL PROTECTED]>
To: dovecot@dovecot.org
Sent: Wednesday, August 27, 2008 7:42:43 PM
Subject: Re: [Dovecot] compile with ssl support
Catalin Ciubotariu escreveu:
> I did'nt know that i have to install first SSL then recompile with
> CPPFLAGS=-I/usr/local/ssl/include LDFLAG
Catalin Ciubotariu escreveu:
> I did'nt know that i have to install first SSL then recompile with
> CPPFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure
>
> it's ok now but the server does not accept the password
>
> There was a problem logging onto your mail server. Your Us
know?
regards,
- Original Message
From: Catalin Ciubotariu <[EMAIL PROTECTED]>
To: dovecot@dovecot.org
Sent: Wednesday, August 27, 2008 2:51:33 PM
Subject: [Dovecot] compile with ssl support
Hi,
I have installed 1.1.2 first with ssl_disable=yes, work fine but when i set
ssl_disable
Hi,
I have installed 1.1.2 first with ssl_disable=yes, work fine but when i set
ssl_disable to no and configuring according to dovecot.org (SSL certificates) i
get 'SSL support not compiled in but ssl_disable=no'
CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib ./configure
make
make