Is it possible to use redirect in a sieve to redirect to multiple addresses?
if header :contains “from” “test at example.com” {
redirect “user1 at example.com,user2 at example.com”;
}
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.