Displaying 2 results from an estimated 2 matches for "0_103".
Did you mean:
0103
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, nfsserv...
2009 Dec 01
0
Managesieve RC with dovecot 1.2.8 from atrpm
Hi list
I'm trying to get managesieve running (which seem to include the
managesieve patches) on centos5, but compilation fails. What I did:
mkdir /work
cd /work
wget http://dl.atrpms.net/all/dovecot-devel-1.2.8-0_103.el5.x86_64.rpm
wget http://dl.atrpms.net/all/dovecot-1.2.8-0_103.el5.x86_64.rpm
wget http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14pre.tar.gz
wget
http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-managesieve-0.11.10pre.tar.gz
rpm -ivh dovecot-*.rpm
tar -xzf dovecot-1.2-sieve-0.1.14pre...