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

Reply via email to