Displaying 5 results from an estimated 5 matches for "libdovecot_login".
2012 Nov 29
1
Missing quotes in dovecot-config causes pigeonhole to failed.
I had to manually quote in dovecot-config
LIBDOVECOT_LOGIN='-ldovecot-login -lssl -lcrypto '
by default was
LIBDOVECOT_LOGIN=-ldovecot-login -lssl -lcrypto
That cause pigeonhole to failed.
Regards
nanashi
2010 Oct 06
2
dovecot-2.0-pigeonhole-0.2.1 installation in wrong lib dir?
I am building dovecot-2.0-pigeonhole-0.2.1 (dovecot-2.0.5, but that does
not matter) with dovecot-config in place (in /usr/lib64/dovecot) on a
64bit Linux (RHEL5):
./configure --with-dovecot=/usr/lib64/dovecot
The libs needed for several executables in libexec such as
/usr/libexec/dovecot/managesieve-login are not installed in /usr/lib64 but
in /usr/lib64/dovecot. Therefore the executable
2011 Jun 12
1
dovecot-metadata-8 released
Hello everyone!
I just released dovecot-metadata-8, which is an implementation of RFC 5464
(IMAP METADATA), allowing to add comments/annotations/metadata to folders of
an email account.
The major feature is that it works with Akonadi, or more specifically the
Kolab backend thereof, while being dovecot-2.0 compatible.
The module consists of 3 plugins, two IMAP frontends and one backend:
*
2013 May 27
2
Dovecot 2.2 build rpm on Centos6
...KRB5_LIBS=''
LD=''
LDAP_LIBS=''
LDAP_PLUGIN_FALSE=''
LDAP_PLUGIN_TRUE=''
LDFLAGS='-Wl,-z,now -Wl,-z,relro %{__global_ldflags}'
LIBCAP=''
LIBDOVECOT=''
LIBDOVECOT_COMPRESS=''
LIBDOVECOT_DEPS=''
LIBDOVECOT_LDA=''
LIBDOVECOT_LOGIN=''
LIBDOVECOT_SQL=''
LIBDOVECOT_STORAGE=''
LIBDOVECOT_STORAGE_DEPS=''
LIBICONV=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBWRAP_LIBS=''
LINKED_STORAGE_LDADD=''
LINKED_STORAGE_LIBS=''
LIPO=''
LN_S=''
LTLI...
2012 Oct 30
5
Pigeonhole 3.3 broken against Dovecot 2.1.10
I'm compiling as I normally do. The config line for Dovecot is:
configure --with-ldap --with-ssl --with-bzlib --with-zlib --with-stemmer
--with-lucene --with-ldap
followed by make & make install
Then a 'configure' for Pigeonhole, followed by make, yields:
libtool: link: gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith