cyrus sieve notify can't work !

Brasseur Valéry Valery.Brasseur at atosorigin.com
Thu Apr 3 08:59:11 EST 2003


I am trying to use sieve notify but have no success.
here is my sieve script :
------------
require "notify";

if header :contains "from" "someuser at somedomain.com" {
        notify :message "bonjour!";
        redirect "postmaster at segin.com";
}
------------

when receiving a mail the redirect is working but the notify is not done !

what's wrong ?

thanks
valery




More information about the Info-cyrus mailing list