22.7],
delay=0, status=sent (250 Ok: queued as 606C550CD0)
>
Hope this helps!
John
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Brasseur Valéry
> Sent: Thursday, April 03, 2003 8:59 AM
> To: [EMAIL PROTECTED]
> Subject:
I am trying to use sieve notify but have no success.
here is my sieve script :
require "notify";
if header :contains "from" "[EMAIL PROTECTED]" {
notify :message "bonjour!";
redirect "[EMAIL PROTECTED]";
}
when receiving a mail the redirect is working but