Vacation sieve scripts not working

Sylvain <[email protected]>
Newsgroups gmane.mail.imap.cyrus
Message-ID <CAOOBcionzphsytsowgLTC_nFTRxW76Q3FEsnZoZ3X=qvAogARA@mail.gmail.com>
Hi list,

I'm testing Cyrus 3 on the future debian 10 that will be soon released.

Vacation sieve scripts seem not to run. Other scripts do.

For example, this one will never send vacation messages to sender :
require ["vacation"];
vacation :days 1 :subject "OUTOFTHEOFFICE" "I AM OUT OF THE OFFICE";

But this one will reject the mail :
require ["reject","fileinto"];
if address :is :all "From" "[email protected]"
{
    reject "testing";
}

Of course I double checked that the vacation script is activated, and I
change the from address at each test. I use sieveshell to put them.

Anyone can reproduce this ?
Any idea to debug this situation?

Thanks

----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.