Re: Procmail and Balsa



On 2003.01.15 19:36 Christopher Culver wrote:
> What should my .procmailrc file look like if I want Balsa to filter 
> messages through Procmail? The one I have now is just the example 
> procmailrc in the SpamAssassin documentation, but my mail gets lost 
> and never makes it to my Inbox if I select "Filter Through Procmail" 
> with the way it's set up now.
> 

Here is what I use:

# Rules to reject known spammers
#

:0 Whic
| (formail -x from: -x sender: | grep -iqFwf $BLACKLIST)

:0 Wa: /home/laurent/Mail/Deleted.incoming.lock
$HOME/Mail/Deleted.incoming

:0 Whic
| (formail -x from: -x sender: | grep -iq grouplotto)

:0 Wa: /home/laurent/Mail/Deleted.incoming.lock
$HOME/Mail/Deleted.incoming




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]