hi,
Am Montag, den 02.08.2010, 13:29 +0100 schrieb Timo Sirainen:
On Tue, 2010-07-27 at 16:16 +0200, Denny Schierz wrote:
SSL_COMP_get_name /usr/local/dovecot/src/dovecot-1.2.13/src/login-common/liblogin-common.a(ssl-proxy-openssl.o) SSL_get_current_compression /usr/local/dovecot/src/dovecot-1.2.13/src/login-common/liblogin-common.a(ssl-proxy-openssl.o)
Oh. I think you can't compile even unpatched Dovecot? For a while I was
I had two problems:
1.) I was able to get everything working with 1.2.11, cause i had OpenLdap 2.3.x installed
Managesieve was also no problem, but in the second try, I've forgotten to set the LDD flags:
LDFLAGS="-L/opt/csw/lib -L/usr/lib -R/opt/csw/lib/" ./configure --prefix=/usr/local/dovecot/managesieve-0.11 --with-dovecot=/usr/local/dovecot/src/dovecot-1.2.13 --with-dovecot-sieve=/usr/local/dovecot/src/dovecot-1.2-sieve-0.1.17
With setting the flags (as I used for DoveCot himself), it works.
- ) The second problem was, I've got an update from OpenLDAP via pkgutil OpenLdap 2.4.so.2.5.5, so ./configure says, there is no libldap. It seems, that the API has changed.
Now I have DoveCot 1.2.13 running. Stil solving the other problem with %d for Maildir.
cu denny