i have wirten a sieve script on web ui filter page and sieve script is :
redirect "info@example.com";
I use test@test.com send a email to test@example.com, but the mail can not redirect to info@example.com, test recieved the mail
how?
i want to redirect all mail to info@example.com, how to do ?