[BlueOnyx:05365] Re: server side filters...
Greg Kuhnert
gkuhnert at compassnetworks.com.au
Wed Sep 8 17:42:42 -05 2010
Hi Scott.
On 9/09/2010 12:58 AM, Scott wrote:
> Has anyone implemented any type of server side filters to move
> messages marked as spam into a spam folder? Ojne difficulty I can for
> see is that B currently uses mbox instead of imap out-of-the-box.
>
> I've looked into sieve briefly and thought I would ask here if anyone
> has any incite.
The easiest way to take care of spam would be to use a procmail rule
like the one below.
:0:
* ^X-Spam-Status: Yes
mail/JUNK_MAIL
:0 H
* ^Subject: \{Spam\?\}.*
mail/JUNK_MAIL
Regards,
Greg.
--
+---------------------------------------------------------------------+
| / \ Greg Kuhnert, gkuhnert at compassnetworks.com.au |
|< o> Compass Networks - Pointing you in the right direction |
| \ / Come see us for BlueQuartz / BlueOnyx modules& Support. |
+---------------------------------------------------------------------+
More information about the Blueonyx
mailing list