Displaying 20 results from an estimated 2000 matches similar to: "Managesieve RC with dovecot 1.2.8 from atrpm"
2010 Jan 05
3
Managesieve and Dovecot from ATRPM - Still no luck
Hi list
I'm still trying to get managesieve running on centos x64 with the
packages from atrpm. I used the 1.2.9 rpms (also rebuilt with the
lastet managesieve patches) but I'm always getting the same error when
trying to compile managesieve:
./configure --with-dovecot=/usr/lib64/dovecot/
--with-dovecot-sieve=/work/dovecot-1.2-sieve-0.1.14
(no errors)
make
gcc -DHAVE_CONFIG_H -I.
2010 Jul 27
2
Cant compile managesieve 0.11.11 on Solaris10
hi,
i can't compile managesieve-0.11.11 on Solaris 10 against Sieve 0.1.17
and Dovecot 1.2.13:
[...]
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -I/usr/sfw/include -o managesieve-login client.o
client-authenticate.o managesieve-capability.o managesieve-proxy.o
cmd-noop.o
2009 Oct 13
1
dovecot-2.0-managesieve make fails @ '...libdovecot-login.so: undefined reference to `login_process_preinit''
building,
dovecot-2.0, HEAD:10054:5cb162da8708
dovecot-2.0-sieve, 1051:1d194d46d6e6
both build fine.
@,
dovecot-2.0-managesieve, 159:2236331aa0a3
cd /usr/local/src/dovecot-2.0-managesieve/
./configure \
--with-dovecot=/usr/local/src/dovecot-2.0 \
--with-dovecot-sieve=/usr/local/src/dovecot-2.0-sieve
make
fails @,
...
gcc -DHAVE_CONFIG_H -I. -I../..
2009 Aug 13
1
Tilde expansion in ManageSieve for dovecot-1.1.
Greetings all,
I'll skip the details of the setup, except to say that it has a
non-standard (and non-templateable) home directory path for virtual
users. Ran into the following problem when a debian (possibly from
backports) packaged dovecot-1.1.2 was upgraded to a
dovecot-1.1.13-2~bpo50+1 (definately from backports):
sieve-storage: root directory specified by mail data does not exist:
2009 Dec 09
0
rquota in dovecot-1.2.8-0_103.el5.x86_64.rpm
Is rquota purposefully not present in the RPM at http://atrpms.net/dist/el5/dovecot/dovecot-1.2.8-0_103.el5.x86_64.rpm.html ?
On a test machine I decided to give dovecot 1.2 a go with that RPM and everything went great except I was getting the following error in the dovecot log (and quota was not working):
Dec 9 10:50:43 webmailtest2 dovecot: IMAP(auser) rip=127.0.0.1: quotactl(Q_GETQUOTA,
2009 Feb 23
1
pkgsrc-ing sieve and managesieve
I'm trying to integrate both the new sieve implementation and managesieve into pkgsrc.
Managesieve seems to need some dovecot libraries that dovecot doesn't install (lib-storage/libstorage.a, lib-auth/libauth.a, lib-imap/libimap.a, lib-index/libindex.a, lib-mail/libmail.a, lib-charset/libcharset.a, lib-dict/libdict.a and lib-charset/libcharset.a). There seems to be no provision in pkgsrc
2006 May 04
2
Problems with Dovecot 1.0 beta7 rpm form atrpm for RHEL4
Hi,
I just want to install dovecot 1.0 beta7 from atrpm and noted that it
depends on a non official dependency.
If you have RHEL4 (Centos) 4.3 fully updated and you try to install:
http://dl.atrpms.net/all/dovecot-1.0-0_10.99.beta7.el4.at.i386.rpm
You get this error:
# rpm -ivh dovecot-1.0-0_10.99.beta7.el4.at.i386.rpm
error: Failed dependencies:
openssl >= 0.9.7f-4 is needed by
2007 Oct 17
3
fcpci from atrpm-repop and CentOS5-Plus-kernel
Hi Folks,
I have to setup a new server with a fritz-pci-ISDN-card inside.
For it the fcpci-Packages from atrpm-repo is needed.
Trying to install this package on a machine with the newest CentOS5-Plus
Kernel I get an error message
Missing Dependency: /boot/vmlinuz-2.6.18-8.1.14.el5 is needed by package
fcpci-kmdl-2.6.18-8.1.14.el5
Okay -I have a vmlinuz-2.6.18-8.1.14.el5.centos.plus.
Any
2008 Nov 12
2
dovecot 1.2 link error
Hello list,
I need/want to build imaptest -- and I can only build it against at least
dovecot 1.2 .
dovecot 1.2 actually builds just fine but at the end I get the following
linker error:
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe
-std=gnu99 -Wall -ftree-dce -ftree-dse -ftree-loop-optimize
-ftree-loop-linear -I/usr/lib/gcc/i386-redhat-linux/4.1.1/include -Wall -W
2009 Nov 19
1
Sieve compilation error
Hi list
Trying to get sieve for 1.2 running (dovecot sieve, not cmusieve)
I'm running on centos 5.4 64bit, dovecot rpms installed from
http://atrpms.net/dist/el5/dovecot/ ( dovecot-1.2.7-0_102.el5.x86_64.rpm
and dovecot-devel-1.2.7-0_102.el5.x86_64.rpm )
I pulled the sieve sources ( hg clone
http://hg.rename-it.nl/dovecot-1.2-sieve )
autogen.sh
./configure
2006 Feb 18
2
"undefined reference to `yes_storage'"
Well after the 'issues' with Compaq C, I decided to attempt compile using
GCC-3.4.3... To put it short, that didn't fair well either. Will L G.
Redhat 7.2 [Alpha]
GCC 3.4.3
Binutils-2.16.x
Kernel-2.6.13.4
ccache gcc-3.4.3 -std=gnu99 -g -O5 -finline -fstrict-aliasing
-fomit-frame-pointer -mieee -w -mtune=ev56 -mmax -pipe -D_BSD_SOURCE
-Wl,-lots -Wl,-lcpml -Wall -W
2008 May 01
1
Need Help! (Bug Report)
Need Help!!
Server : AIX 5.3
Compile Error Message
configure
---------------------------------
checking jfs/quota.h usability... no
checking jfs/quota.h presence... yes
configure: WARNING: jfs/quota.h: present but cannot be compiled
configure: WARNING: jfs/quota.h: check for missing prerequisite headers?
configure: WARNING: jfs/quota.h: see the Autoconf documentation
2006 Feb 08
1
Latest snapshot: ./configure does not finish normally
Hi,
OS: FreeBSD 6.0-RELEASE-p2
latest dovecot snapshot does not configurable. ./configure script fails:
# ./configure --prefix=/usr/local/dovecot --with-passwd --with-passwd-file --without-shadow --with-pam --without-bsdauth --without-ldap --without-vpopmail --with-static-userdb --without-pgsql --with-mysql --with-pop3d --disable-ipv6 --with-storages
[... skip ...]
config.status: creating
2003 Jun 26
0
Help with new install on Mac OSX
Can anyone tell me what's going on and how I can fix it?
bash-2.05a# make
make all-recursive
Making all in src
Making all in lib
make[3]: Nothing to be done for `all'.
Making all in lib-settings
make[3]: Nothing to be done for `all'.
Making all in lib-charset
make[3]: Nothing to be done for `all'.
Making all in lib-mail
make[3]: Nothing to be done for `all'.
Making all in
2009 Aug 21
0
Released Sieve v0.1.12 and ManageSieve v0.11.9 for Dovecot v1.2.4
Hello Dovecot users,
I finally managed to make new releases of Sieve and ManageSieve for the
recent Dovecot v1.2.4 release. The ManageSieve release is important to
match login proxy API changes in Dovecot; older versions will not
compile against the new Dovecot release. The new Sieve release first
includes the new date extension, which allows matching against date
values in header fields and
2009 Aug 21
0
Released Sieve v0.1.12 and ManageSieve v0.11.9 for Dovecot v1.2.4
Hello Dovecot users,
I finally managed to make new releases of Sieve and ManageSieve for the
recent Dovecot v1.2.4 release. The ManageSieve release is important to
match login proxy API changes in Dovecot; older versions will not
compile against the new Dovecot release. The new Sieve release first
includes the new date extension, which allows matching against date
values in header fields and
2007 Apr 04
3
solaris 10 dovecot-1.0.rc29 - building issue
Hi all,
I'm having terrible time, and a lot of core dumps, building dovecot on
Solaris 10.
My environment:
gcc 3.3.2
LDFLAGS=-L/usr/local/ssl/lib -lssl -lcrypto \
-L/usr/local/BerkeleyDB.4.2/lib -ldb -L/usr/local/lib -lldap
CPPFLAGS=-I/usr/local/BerkeleyDB/include \
-I/usr/local/include -I/usr/local/ssl/include
my configure:
./configure --prefix=/usr/local --with-ldap
...that is:
2007 Mar 14
4
solaris 10 + dovecot (1)
hi...
i try to make dovecot (v1.0.r26) in solaris 10 and i have the following
problem
# ./configure --with-ldap
...
...
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : none
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support ..........
2008 Sep 25
3
Managesieve Quota
Has anyone (is anyone) working on adding quota support to dovecot's
managesieve server? I was thinking about giving it a shot myself and I'd
hate to duplicate work. It would be something very basic like a max
bytes setting and the total sieve storage per user isn't allowed to
exceed it.
~Seth
2009 Dec 14
4
Problem with dovecot-sieve and russian
Hello
I have a problem with dovecot-sieve. When I create a folder in russian,
the filter is not working properly. It creates a new folder with the same
name and delivers the letter there.
For example, I created a folder called &BD8EQAQ4BDIENQRC-/, but the letter
got in &-BD8EQAQ4BDIENQRC-/. In all cases, the difference in the sign -.
The folders in the english language is no problem.
#