Displaying 4 results from an estimated 4 matches for "libdovecot_dep".
Did you mean:
libdovecot_deps
2017 Nov 10
0
Doveadm: Skipping module doveadm_mail_crypt_plugin loading
...+70,8 @@
libfs_mail_crypt_la_LDFLAGS = -module -avoid-version
libdoveadm_mail_crypt_plugin_la_SOURCES = \
- doveadm-mail-crypt.c
+ doveadm-mail-crypt.c \
+ mail-crypt-key.c
libdoveadm_mail_crypt_plugin_la_LIBADD = $(LIBDOVECOT)
libdoveadm_mail_crypt_plugin_la_DEPENDENCIES = $(LIBDOVECOT_DEPS)
libdoveadm_mail_crypt_plugin_la_LDFLAGS = -module -avoid-version
# doveadm -D sis
_*Debug: Skipping module doveadm_mail_crypt_plugin, because dlopen() failed: /usr/lib64/dovecot/doveadm/libdoveadm_mail_crypt_plugin.so: undefined symbol: mail_crypt_box_get_pvt_digests (this is usually intentio...
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:
*
2014 Feb 07
1
Problem rebuilding Centos 5/6 pigeonhole RPM from mercurial version
...ince the DEPENDENCIES and
LIBADD definitions in src/lib-sieve/Makefile.am
seems to be correct
ibdovecot_sieve_la_DEPENDENCIES = \
$(plugins) \
$(top_builddir)/src/lib-sieve/util/libsieve_util.la \
$(LIBDOVECOT_LDA_DEPS) \
$(LIBDOVECOT_STORAGE_DEPS) \
$(LIBDOVECOT_DEPS)
libdovecot_sieve_la_LIBADD = \
$(plugins) \
$(top_builddir)/src/lib-sieve/util/libsieve_util.la \
$(LIBDOVECOT_LDA) \
$(LIBDOVECOT_STORAGE) \
$(LIBDOVECOT)
I apologize for the long message, hope you can help on this.
Regards
Juan C. Blanco--
+-------...
2013 May 27
2
Dovecot 2.2 build rpm on Centos6
...-s'
KRB5CONFIG=''
KRB5_CFLAGS=''
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_STORA...