[Dovecot] Sieve "redirect"
James Butler
jbutler at thebestdefense.com
Sat Apr 18 01:51:53 EEST 2009
Is there an alternative to the "redirect" Sieve capability?
For example:
if header :contains "Subject" "Listserv" {
redirect "list-user1 at example.com";
redirect "list-user2 at example.com";
redirect "list-user3 at example.com";
stop;
}
How can I do the above without using "redirect"?
Unfortunately, "redirect" seems to be unsupported by Dovecot.
Thank you.
James
More information about the dovecot
mailing list