Displaying 20 results from an estimated 300 matches similar to: "Problem Compiling Dovecot-LDA"
2006 Jun 16
2
Problem compile dovecot-sieve under Debian
I get the source from CVS:
# cvs -d :pserver:anonymous@dovecot.org:/home/cvs co dovecot-sieve
Edit configure.in to change
- AC_CONFIG_HEADERS([dsieve-config.h])
+ AC_CONFIG_HEADERS(dsieve-config.h)
Launch autogen.sh, and I have some errors:
configure.in: 4: `automake requires `AM_CONFIG_HEADER', not
`AC_CONFIG_HEADER'
configure.in: 11: automake requires `AM_PROG_LEX', not
2006 Jun 15
3
Problem with Dovecot LDA / Postfix
Our setup is ok with Postfix / Dovecot.
I just need to add dovecot LDA.
I use the 1.0beta9
LDA Configuration:
protocol lda {
postmaster_address = postmaster@clm.net4all.ch
#hostname =
#mail_plugins =
#mail_plugin_dir = /usr/lib/dovecot/imap
#sendmail_path = /usr/lib/sendmail
auth_socket_path = /var/run/dovecot/auth-master
}
auth default-socket {
mechanisms = plain login
passdb
2006 Mar 09
1
Dovecot LDA doesn't build against 1.0beta3
Here's what I get. Btw I'm on Linux/UltraSparc:
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -o deliver deliver.o duplicate.o imparse.o
mail-send.o map.o sieve-cmu.o smtpclient.o -Wl,--export-dynamic
libsieve/libsieve.a /root/luca/dovecot-1.0.beta3/src/lib-storage/register/libstorage-register.a
2007 Dec 29
0
building dovecot-sieve against installed dovecot
Hi Timo,
may I request once more to consider the attached patch for dovecot
1.1, it enables the sieve plugin (incl. sievec and sieved, needed
for pysieved) to be built against an installed dovecot package, if
--enable-header-install additionally installs the liblib.a library
in the same directory as dovecot-config.
I have included this patch in the pkgsrc dovecot 1.1 package a while
ago.
Geert
2007 May 29
2
dovecot-sieve-1.0 (hg) does not build
Hi,
the dovecot-sieve plugin from the hg repository
(http://hg.dovecot.org/dovecot-sieve-1.0/) does not build against
current dovecot-1.0 repository.
/bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2
-Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -DENABLE_REGEX -o
sievec sievec.o map.o imparse.o
2009 Apr 26
0
Compiling dovecot-sieve-1.1.6 against dovecot-1.1.14
When attempting to compile dovecot-sieve-1.1.6 against dovecot-1.1.14
using the following command line to config...
G520X2:~/Temp/dovecot-sieve-1.1.6 root# ./configure --with-dovecot=../
dovecot-1.1.14
make fails with the following...
G520X2:~/Temp/dovecot-sieve-1.1.6 root# make
make all-recursive
Making all in src
Making all in libsieve
/bin/sh ../../libtool --tag=CC --mode=link gcc
2010 Jan 08
0
dovecot-1.2-sieve-0.1.3 compile error
Hi,
when I try to compile dovecot-1.2-sieve-0.1.3 on my NAS I get the error below and I have no idea why and who to fix this.
I have a Qnap TS239pro NAS with a Intel Atom CPU running Linux.
I installed and configured the ipkg dovecot packet (1.2.beta1).
Getting mails via fetchmail and send them with deliver to the IMAP.
Not I want to include sieve to filter mails as this is not part of the
2006 Mar 20
1
LDA sieve library
Hello,
is the LDA linked against the Cyrus SIEVE library or against the fork at
libsieve.sourceforge.net ? It seems Cyrus SIEVE from src/libsieve/README
in the lda sources.
libsieve seems to be better suited for inclusion in non-cyrus software
and should be completely independent from libcyrus. The README for cyrus
version of libsieve also states that:
"It should compile without libcyrus,
2009 Aug 21
1
Help with building sieve
Am building sieve plugin on AIX. This is revision 1095:8010f1eb66b3. I
see the following error when doing the build:
rm -fr .libs/lib90_sieve_plugin.lax^M
mkdir .libs/lib90_sieve_plugin.lax^M
rm -fr .libs/lib90_sieve_plugin.lax/libsieve.a^M
mkdir .libs/lib90_sieve_plugin.lax/libsieve.a^M
(cd .libs/lib90_sieve_plugin.lax/libsieve.a && ar x /usr/sadmin/src/
2008 May 05
1
libsieve support
Hi,
I was wondering - are there any plans on switching the sieve plug-in to use
libsieve (http://libsieve.sourceforge.net/)? The rationale of using this
library is simple - cmusieve codebase seems stagnant and libsieve promises to
implement some new sieve rfc drafts.
--
matik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2002 Dec 01
1
Sieve
Hi all,
I'm using Dovecot for some months now, and I love it!
I also saw that there are 'plans' to integrate Sieve support.
Well, some days ago I saw the following on freshmeat:
libSieve - http://libsieve.sourceforge.net/
libSieve is a standalone library pulled from CMU's implementation
of their Sieve mail sorting library in the Cyrus mail server.
2012 Dec 01
1
回复: 2.1.12 - Pigeonhole 0.3.3 build failed: /usr/bin/ld: cannot find -lssl -lcrypto
Did you installed openssh?
Tobias Hachmer <lists at kokelnet.de>???
>Hello list,
>
>Although timos bugfix release this morning I can't build pigeonhole 0.3.3 for
>dovecot 2.1.12 successfully. I don't know if it is a new bug or if I do
>something wrong but with dovecot 2.1.10 all worked fine, with the same configure
>options.
>
>configure options (out of
2012 Nov 30
1
2.1.12 - Pigeonhole 0.3.3 build failed: /usr/bin/ld: cannot find -lssl -lcrypto
Hello list,
Although timos bugfix release this morning I can't build pigeonhole 0.3.3 for
dovecot 2.1.12 successfully. I don't know if it is a new bug or if I do
something wrong but with dovecot 2.1.10 all worked fine, with the same configure
options.
configure options (out of debian/rules for building debian package):
./configure --with-dovecot=/usr/lib/dovecot \
2009 Feb 02
3
libsieve problems / wishes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm trying libsieve (853:42e154b8792e) to cope with our current
installation, the following issues arise:
1) vacation addresses are compared case-sensitivly, e.g.:
vacation :addresses [ "Steffen.Kaiser at example.com" ] "";
it won't match "steffen.kaiser at ...".
attached patch makes a first shot
2005 Nov 21
1
dovecot-lda macro `AM_PROG_LIBTOOL' not found in library
I'm trying to get dovecot-lda working on a FreeBSD 6.0-RELEASE box (also had
the same problem on 5.4)
When I run autogen.sh I get the following output:
aclocal:configure.in:13 <http://configure.in:13>: warning: macro
`AM_PROG_LIBTOOL' not found in library
You should update your `aclocal.m4' by running aclocal.
configure.in <http://configure.in>: installing
2006 Jun 16
1
building dovecot lda on solaris 9
Trying to build the latest CVS code of LDA against dovecot beta 9.
Running autogen script I'm getting this message.
I added the contents of
/usr/local/share/aclocal/
to
/usr/local/share/libtool/libltdl/aclocal.m4
#aclocaldir = /usr/local/share/aclocal/
aclocal_DATA = libmcrypt.m4 libtool.m4 ltdl.m4
but no luck.
any advise ?
/usr/local/share/aclocal/libmcrypt.m4:17: warning:
2007 Jul 22
0
Dovecot don't compile
Hi,
I try to compile Dovecot with the *Ubuntu* patched sources but I got
this error during the compilation:
./.libs/libsieve.a(script.o): In function `sieve_script_parse':
/src/dovecot-1.0.rc17/dovecot-sieve/src/libsieve/script.c:140: undefined
reference to `yylineno'
./.libs/libsieve.a(sieve.o): In function `sieveerror':
/src/dovecot-1.0.rc17/dovecot-sieve/src/libsieve/sieve.y:568:
2011 Apr 08
1
Compiling Error with Dovecot 1.0.7 and Sieve 1.0.4
Hi,
I am having compiling issues with Sieve and I am not sure what the error
is stating.
[root at iosmail dovecot-sieve-1.0.4]# make
make all-recursive
make[1]: Entering directory `/home/jayw/Desktop/dovecot-sieve-1.0.4'
Making all in src
make[2]: Entering directory `/home/jayw/Desktop/dovecot-sieve-1.0.4/src'
Making all in libsieve
make[3]: Entering directory
2009 Jul 06
1
libsieve compilation error on AIX 5.3
Dovecot revision: 9186:f70192e7ff3c
libsieve revision: 958:e86a81f4bf28
Using IBM c compiler version 8.
Trying to compile libsieve(64 bit mode if it matters):
"sieve-ast.c", line 302.9: 1506-045 (S) Undeclared identifier last.
"sieve-ast.c", line 302.9: 1506-045 (S) Undeclared identifier result.
"sieve-ast.c", line 320.9: 1506-275 (S) Unexpected text node
2018 Aug 10
0
Error compiling pigeonhole managesieve 0.4.24
Yep
On 10.08.2018 11:06, davide marchi wrote:
> Thanks Aki for your quick response!! I'm sorry, so i have to compile
> and install dovecot version 2.2.36 before compiling and install
> pigeonhole 0.4.24? If so sorry for my noob approach
>
> Il giorno ven 10 ago 2018 alle ore 09:55 Aki Tuomi
> <aki.tuomi at dovecot.fi <mailto:aki.tuomi at dovecot.fi>> ha scritto: