On Thu, Jan 7, 2010 at 1:55 PM, Pascal Volk user+dovecot@localhost.localdomain.org wrote:
On 01/07/2010 07:43 PM Pascal Volk wrote:
On 01/07/2010 07:35 PM wenjie zheng wrote:
We have a few servers running Dovecot 2.0 beta1 …
http://hg.rename-it.nl/dovecot-2.0-sieve/ http://hg.rename-it.nl/dovecot-2.0-managesieve/
Uhm, the latest changesets will not compile against Dovecot v2.0.beta1, there were some API changes. I'd suggest you also update Dovecot to the latest changeset.
I downloaded the latest Sieve changeset (6d81b4ee9e0e, 4 days ago) and tried to compile against the most recent Dovecot2.0. It didn't compile. [wzheng@nwmail-build dovecot-2.0-sieve]$ ./configure --with-dovecot=../dovecot2-2.0.beta1/ ....(configure is fine)
[wzheng@nwmail-build dovecot-2.0-sieve]$ make Makefile:116: *** missing separator. Stop.
Thanks, Wenjie