Hi!
I tried to compile deliver from CVS (as described in the wiki), but unfortunately make stopped with the following error:
In file included from sieve_interface.h:37,
from script.h:31,
from addr.y:34:
sieve_err.h:7:24: et/com_err.h: No such file or directory
make[3]: *** [addr.o] Error 1
make[3]: Leaving directory
/usr/local/src/dovecot/dovecot-lda-CVS/src/libsieve'make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory
/usr/local/src/dovecot/dovecot-lda-CVS/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/dovecot/dovecot-lda-CVS'
make: *** [all] Error 2
Any suggestions how to fix this?
And a second question about deliver: Is it possible to use a system wide default sieve script which applies to all users that do not have their own sieve script? That would be a great feature to easily set up (and maintain) some defaults for virus/spam filtering. Maildrop does it like this ;-)
Thanks,
Michael