try this in your .procmailrc:

# Anti-spam measures.
# SpamAssassin rule
# The condition line ensures that only messages smaller than 250 kB
# (250 * 1024 = 256000 bytes) are processed by SpamAssassin. Most spam
# isn't bigger than a few k and working with big messages can bring
# SpamAssassin to its knees.
:0fw
* < 256000
| /usr/bin/spamc

# Sometimes Mickeysoft users will send attachments hidden inside of TNEF
files.
# This script translates those back to regular MIME attachments.
:0fw
| /usr/local/bin/tnefclean.pl -f



On Sat, 2003-06-14 at 18:08, John Haywood wrote:
> On Sat, 14 Jun 2003 09:05 pm, Praedor Atrebates wrote:
> > You need to get spamd up and running.  You can bring up mandrake control
> > center, go to system, and then to drakxservices.  Enable spamd at bootup.  
> > You could start it immediately by doing, as root/superuser
> > "/etc/init.d/spamd start".
> 
> Yup, spamd is running - no problem there: 
> 
> [EMAIL PROTECTED] john]# ps aux|grep -i spamd
> root      1439  0.0  3.9 22228 20508 ?       S    10:34   0:00 /usr/bin/perl         
>                  
> /usr/bin/spamd -d -c -a -H
> 
> 
> The trouble seems to be in the filters. Mine are as follows:
> 1.    Message size is less than 250000, pipe through spamassassin -a
> 2.    Header  X-Spam-Staus = yes, move to SPAMTrap (my own created folder)
> 
> I had thought, with spamd running, all I would have to do is to change the 
> spamassassin in number 1, above, to spamc, but the result was no spam 
> filtered mai (boo hoo!)
> 
> Any ideas? Spamassassin works, but it�s a bit of a slow dog ...
> 
> cheersl 
-- 
Jack Coates
Monkeynoodle: A Scientific Venture...
http://www.monkeynoodle.org/resume.html


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to