Why do I need to download Dovecot-2.0 to enable sieve? From looking at the dovecot website and other howto's Sieve will work with Dovecot-1.*.
On 4/12/2011 7:21 PM, 邓卫华 wrote:
you have to download dovecot-2.0-pigeonhole-0.2.2 and install it to enable sieve in dovecot.
On Wed, 13 Apr 2011 00:34:11 +0300, Timo Sirainen wrote:
It is managesieve. protocol managesieve { # Specify an alternative address:port the daemon must listen on # (default: *:2000)
On 13.4.2011, at 0.09, Jay Welch wrote:
Starting Dovecot Imap: Error: Error in configuration file /etc/dovecot.conf line 676: Unknown protocol name (section changed in /etc/dovecot.conf at line 674) Unfortunately it doesn't say here what the name is. The protocol on line 674 is the Manageseive
Then it sounds like the Dovecot version you're running hasn't been patched with managesieve support. I don't actually see you mention how you upgraded, from source or from some binary package (and in what OS/distro). Note that with v1.x if you install Dovecot + Sieve you do get both of them, but it doesn't automatically mean that Managesieve is installed. You need to patch Dovecot for that (sieve is not managesieve!) On 13.4.2011, at 0.17, Jay Welch wrote: listen = localhost:2000 managesieve_logout_format = bytes ( in=%i : out=%o ) } I just did a cut and paste into the conf file. On 4/12/2011 2:14 PM, Timo Sirainen wrote: protocol. Not sure where I am going wrong with this? Any help is much appreciated.
Is it Managesieve or managesieve? The case matters here.. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.