Whoops - Sorry folks

The script wasn't active.

Syntax below works just fine!

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 18/12/2002, 14:36:34, Andrew Pealing <[EMAIL PROTECTED]> wrote 
regarding Sieve Script - two actions?:


> What's the sieve syntax to perform two actions for a message?

> I want to keep and redirect mail.

> So I have:

>   if address :is :all ["to", "cc", "bcc"] ["[EMAIL PROTECTED]"]
>   {
>     keep;
>     redirect "[EMAIL PROTECTED]";
>   }

> but the redirect doesn't seem to happen.

> What's the correct syntax?

> Many thanks

> Andrew Pealing

Reply via email to