10 Feb
                
                    2016
                
            
            
                10 Feb
                
                '16
                
            
            
            
        
    
                3:18 a.m.
            
        Is it possible to use redirect in a sieve to redirect to multiple addresses?
if header :contains “from” “test@example.com” { redirect “user1@example.com,user2@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.