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 [ "[EMAIL PROTECTED]", "[EMAIL PROTECTED]"] "Out of
office ...";

Any hints ?

regards.
Georg Glas
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to