-
Stephan Bosch authoredStephan Bosch authored
INSTALL 808 B
WARNING: This sieve implementation is still experimental since it needs thorough
testing. The current status of this project is outlined in the TODO file.
Compiling
---------
First of all you'll need to have built Dovecot 1.2 sources available. It's also
not a good idea to build the plugin against self-compiled Dovecot sources, but
then actually use a prebuilt binary package of Dovecot. That might work if the
Dovecot versions are the same, but it's not guaranteed.
./configure --with-dovecot=../dovecot-1.2
make
sudo make install
Configuring
-----------
Currently identical to cmusieve module. The name of the module is 'sieve',
however, and not 'cmusieve'. For a detailed description on installing the
cmusieve plugin for deliver refer to the dovecot wiki:
http://wiki.dovecot.org/LDA/Sieve