Is it possible to use redirect in a sieve to redirect to multiple addresses?

if header :contains “from” “[email protected]” {
  redirect “[email protected],[email protected]”;
}

I thought this would work, But I am seeing a “redirect address is invalid: not 
a single addres [sic] (found ‘,’).


-- 
I'll have what the gentleman on the floor is having.

Reply via email to