Displaying 2 results from an estimated 2 matches for "sieve_add_xorg".
2015 Apr 11
1
sieve plugin editheader not found
...service managesieve-login {
executable = managesieve-login
inet_listener sieve {
protocol = sieve
service managesieve {
executable = managesieve
protocol = sieve
unix_listener login/sieve {
mail_plugins = quota sieve
mail_plugins = quota sieve
sievec -d -x +editheader /etc/postfix/sieve_add_xorg.sieve
sievec(root): Fatal: Plugin 'editheader' not found from directory
/usr/lib64/dovecot/sieve
( with added "require ["editheader"]" in my sieve file )
find / -type f -name editheader.txt
/opt/dovecot-2.2-pigeonhole-0.4.3/doc/extensions/editheader.txt
/opt/_dovecot-2...
2015 Apr 08
3
sieve plugin editheader not found
Hey folks,
ive already made a bug report in the gentoo bugtracker last year. In the
meantime after some releases the error persists with the current dovecot
and pigeonhole versions.
Please see my bug report at gentoo mailinglist:
https://bugs.gentoo.org/show_bug.cgi?id=522148
Okay, here are some informations:
Steps to Reproduce:
add "editheader" to sieve options or