[Dovecot] compile with ssl support
27 Aug
2008
27 Aug
'08
2:51 p.m.
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 install
what am i missing? i starting with a simple dovecot.conf
protocol imap { }
protocol pop3 { pop3_uidl_format = %08Xu%08Xv }
protocol lda { }
auth default { mechanisms = plain cram-md5
passdb passwd-file { args = /etc/passwd.dovecot }
}
user = root
}
5931
Age (days ago)
5931
Last active (days ago)
0 comments
1 participants
participants (1)
-
Catalin Ciubotariu