Routing SPAM Messages
Alan Hartless
harty83 at gmail.com
Wed Apr 5 14:18:44 CEST 2006
Place this in a sieve script with INBOX/Spam being INBOX/folderyouwant and the
number of stars the spam level.
# Spam Filter
if header :comparator "i;ascii-casemap" :contains "X-Spam-Level" "*****" {
fileinto "INBOX/Spam";
}
On Wednesday 05 April 2006 8:09 am, Blessing Chisvo wrote:
> Hi,
>
> How do I route all messages regarded as SPAM to another mailbox other that
> the recipient of the e-mail. I want the server to route all emails marked
> as SPAM to another mailbox.
>
> Many thanks,
>
> Blessing Chisvo (Technical Executive)
>
> Prestige Information and Communication Technology
> 6th Floor Adven Building
> 21 Inez Terrace
> P.O. Box 1317
> Harare
> ZIMBABWE
>
> Tel: +263-4-771445
> +263-4-771446
> +263-4-772213
> +263-4-772214
>
> Fax: +263-4-781485
>
> E-mail: prestige at prestigeict.co.zw
> chisvob at prestigeict.co.zw
>
> Website: www.prestigeict.co.zw
>
>
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://kolab.org/mailman/listinfo/kolab-users
More information about the users
mailing list