Ok so i got the notifications working, and I'm probaly missing something
simple <again> but using the script:
require
["fileinto","envelope","reject","vacation","imapflags","relational","comparator-i;ascii-numeric","regex","notify"];
if
true
{
keep;
notify :method "mailto" :options "[EMAIL PROTECTED]" :normal :message
"$from$, $env-from$, $subject$";
}
I get a notifaction with the subject of:
[SIEVE] New mail notification
How can i change it????
Mike Luich
[EMAIL PROTECTED]
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html