3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Mass maildrop matches...
FromSent OnAttachments
Scott MosemanNov 10, 2005 6:49 am 
Devin RubiaNov 10, 2005 9:11 am 
Sam VarshavchikNov 10, 2005 3:37 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Mass maildrop matches using input filesActions...
From:Devin Rubia (dev@thezone.net)
Date:Nov 10, 2005 9:11:39 am
List:net.sourceforge.lists.courier-maildrop

On Thu, Nov 10, 2005 at 08:49:04AM -0600, Scott Moseman wrote:

In order to compliment my existing anti-spam stragies, I wish to be able to build some custom lists (text files, basically) with words and/or phrases that I want to be caught by maildrop so that I might process them as needed. I'm currently doing this with procmail on some older systems, but have not been able to figure out how to do this with maildrop.

Example using procmail delivery:

* ? formail -x Subject: | fgrep -is -f rejects.txt

Simple example using maildrop delivery:

if (/^(From:|Subject:) .*Cialis.*/)

How can I incorporate a text-based list of words and/or phrases with maildroprc? Hopefully this is possible without jumping through too many hoops. But I have not been able to find any documentation or examples doing what I'm trying to configure.

$ man maildropfilter

Search for LOOKUP.