Sieve Vacation not working (filter does work)

Georg Glas glas at hollomey.com
Tue Oct 24 05:37:13 EDT 2006


Hi list,

i have a cyrus 2.2.12 installation (debians kolab-cyrus-imapd package
with AutoCreate Inbox patch). It seems that every filter works but the
vacation action is simply ignored.

When email is delivered i see an stat/open syscall for the script, and
the precompiled script seems to be parsed, but no execve call/stat call
for sendmail binary or such.

the script itself is really simple:

require "vacation";
vacation :days 7 :addresses [ "glas at domainname", "glas at fqdn"] "Out of
office ...";

Any hints ?

regards.
Georg Glas


More information about the Info-cyrus mailing list