Sieve vacation not working

Mathieu Arnold mat at mat.cc
Fri Jun 6 06:54:30 EDT 2003


Hi,

I do have a set of rules, which are all working, and then, I add :

require "vacation";

if header :contains "subject" "vacation sieve" {
  vacation "I'm outta here";
  fileinto "INBOX/mat";
  stop;
}

It does file the mail into INBOX/mat but does not respond with anything.

Am I doing something wrong ?

-- 
Mathieu Arnold




More information about the Info-cyrus mailing list