~ubuntu-dev/ubuntu/lucid/dovecot/lucid-201002110912

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
MANAGESIEVE service support patch for Dovecot 1.2

NOTICE: As per dovecot-1.1, this patch only contains the changes to the 
Dovecot tree that are necessary to use the now external 
dovecot-1.x-managesieve package. So, applying this patch is no longer 
the only thing you need to do to give Dovecot managesieve support. 
Eventually the need for this patch will disappear completely. 

Compile
-------

After applying this patch you can just use the usual build process
(http://wiki.dovecot.org/CompilingSource):

./configure
make
sudo make install 

Don't forget to execute ./autogen.sh if you downloaded dovecot from the
Mercurial repository.

Installation and Configuration
------------------------------

Read the README of the dovecot-managesieve package for the next steps. 
Note that this patch adds configuration examples to the dovecot-example.conf 
configuration file example.