Thanks for the replies...

how should I call procmail from the postfix main.cf?  We have:

mailbox_command = /usr/local/bin/procmail -f- -a "$USER"

is this correct for a global setting?

Thanks,



Kyle Reynolds
972-731-4731
[EMAIL PROTECTED]



                                                                                
                                                            
                      Chris Santerre                                            
                                                            
                      <[EMAIL PROTECTED]        To:       "'John Fleming'" 
<[EMAIL PROTECTED]>, users@spamassassin.apache.org,            
                      erseas.com>                    [EMAIL PROTECTED]          
                                                  
                                                    cc:                         
                                                            
                      01/25/2005 01:30 PM           Subject:  RE: how to call 
procmail for spam delete?                                     
                                                                                
                                                            
                                                                                
                                                            






>-----Original Message-----
>From: John Fleming [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, January 25, 2005 1:47 PM
>To: users@spamassassin.apache.org; [EMAIL PROTECTED]
>Subject: Re: how to call procmail for spam delete?
>
>
>> I am running spamassassin as root (for now...), globally.
>Spam should be
>> getting marked and deleted or moved to a generic spambox on the
>> spamassassin server with no individual user spamboxes.
>
>This works:
>
>:0fw
>| /usr/bin/spamc
>#
>:0:
>* ^X-Spam-Flag: Yes
>/home/john/Spam
>

Oh dear me!!! Please don't do that!! At least only do it for large scoring
spams!!

:0:
* ^X-Spam-Level: \*\*\*\*\*\*\*
/dev/null

Will delete only those emails scoring 7 or more.

Sending to a spamtrap to get veiwed quickly by a human is MUCH better then
auto-deleting. Unless you reserve it for those spams hitting REALLY high,
like 20+.

Chris Santerre
System Admin and SARE/SURBL Ninja
http://www.rulesemporium.com
http://www.surbl.org
'It is not the strongest of the species that survives,
not the most intelligent, but the one most responsive to change.'
Charles Darwin





Reply via email to