[Dovecot] sieve-pipe Error

Ian Barton lists at wilkesley.net
Mon Oct 24 13:00:59 EEST 2011


I am using Dovecot 2.0.15 on Arch. I have cloned the hg repo and 
compiled the plugin using the following options:

./configure --with-dovecot=/usr/lib/dovecot 
--with-pigeonhole=/usr/include/dovecot/sieve/

The relevant section of my dovecot.conf looks like:

plugin {
   sieve = ~/.dovecot.sieve
   sieve_global_path = /home/vmail/globalsieverc
   sieve_dir = ~/

   sieve_plugins = sieve_pipe
   # This directory contains the scripts that are available.
   sieve_pipe_bin_dir = /usr/lib/dovecot/sieve-pipe
}

When I restart Dovecot I get the following error:

ian:dovecot/ $ sudo rc.d restart dovecot 
                                           [10:50:53]
:: Stopping dovecot daemon 
                                               [DONE]
:: Starting dovecot daemon 
                                               [BUSY] managesieve: 
Fatal: opendir(/usr/lib/dovecot/modules/sieve) failed: No such file or 
directory
doveconf: Error: managesieve-login: dump-capability process returned 89

Ian.



More information about the dovecot mailing list