sieve notify subject line.
Michael Luich
mluich at globalcerts.net
Tue Jul 11 13:21:06 EDT 2006
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 "mluich at globalcerts.net" :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
mluich at globalcerts.net
More information about the Info-cyrus
mailing list