-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thu, 2 Jul 2009, Edgar Fuß wrote:
Date: Thu, 2 Jul 2009 12:53:00 +0200 From: Edgar Fuß ef@math.uni-bonn.de To: dovecot@dovecot.org Subject: Re: [Dovecot] ManageSieve for 1.2.0?
managesieve works fine for me on 1.2.0 How do you make that work?
$ tail +41 dovecot-1.2.0/src/imap-login/client.c | head -3 #if CLIENT_LOGIN_IDLE_TIMEOUT_MSECS < AUTH_REQUEST_TIMEOUT*1000 # error client idle timeout must be larger than authentication timeout #endif
$ tail +47 dovecot-1.2-managesieve-0.11.5/src/managesieve-login/client.c | head -3 #if CLIENT_LOGIN_IDLE_TIMEOUT_MSECS >= AUTH_REQUEST_TIMEOUT*1000 # error client idle timeout must be smaller than authentication timeout #endif
I'm using the Mercurial repository, see http://wiki.dovecot.org/ManageSieve#Mercurial
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBSkynMnWSIuGy1ktrAQI98gf/bM1/dBoNPOzQb1Z5ec2Yf0YWEQr4s/FT cO1cO3d0IPtHQf6sfmTHKoa7MqrMRKigX0hv4ykgA2dcbJ5aRLt00+PRpFd/lT1V EGClgrBJZYtFDnN+GnEVd/y/yGIluiW6h/t75L4s9W3VtvqZgkL8rI5BtVvggw3b 6sWo2N+ODmC+qit7GFhfTfRl69UbREXScM1Zj5cAm/9Y1yn1yb8fqEL5GdMpnL/R UUc9qTwTR/SWoqKy8f09a8Cdli774lof6FmtnInfbKzS5+6JUrbC+qKZ1Nydl0UU 41SY0vdARbiUHIEYAJE29rCO8ZoWK0rMxo6YMFL9e8tUX1drmmjPbw== =FIo7 -----END PGP SIGNATURE-----