sieve script and notify

zorg zorg at probesys.com
Tue Feb 15 18:04:35 EST 2011


Hi
I want to be notify to a another adress when a mail arrive so i try this 
script and other without any success
can someone can explain me what am i doing wrong

require 
["fileinto","reject","vacation","imapflags","relational","regex","notify"];
if true {
          notify :method "mailto" :options "cyril at zorg.com"
      :message "test";

  }

thanks


More information about the Info-cyrus mailing list