10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: SPAM filterin...
FromSent OnAttachments
Wayne JacksonAug 8, 2001 4:12 pm 
Sam VarshavchikAug 8, 2001 4:40 pm 
Wayne JacksonAug 8, 2001 5:57 pm 
Sam VarshavchikAug 8, 2001 6:05 pm 
Wayne JacksonAug 8, 2001 6:31 pm 
Sam VarshavchikAug 8, 2001 7:53 pm 
Wayne JacksonAug 8, 2001 9:08 pm 
ves...@tana.itAug 9, 2001 12:34 am 
Bill SchindlerAug 9, 2001 10:31 am 
Wayne JacksonAug 11, 2001 3:25 am 
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: [courier-users] Re: SPAM filtering with maildropActions...
From:Wayne Jackson (warp@bigpond.net.au)
Date:Aug 8, 2001 6:31:27 pm
List:net.sourceforge.lists.courier-users

Ironically that is where I got the initial filter from.

Wayne Jackson ICQ: 30427112

ICBM Target Coords: 27.500S, 153.017E

au.echoplex.org > #iloveziggy

http://www.powerup.com.au/~wmjackson http://www.ozemail.com.au/~wmjackson http://users.bigpond.net.au/warp_kez

----- Original Message ----- From: "Sam Varshavchik" <mrs@courier-mta.com> To: <cour@lists.sourceforge.net> Sent: Thursday, August 09, 2001 11:06 AM Subject: [courier-users] Re: SPAM filtering with maildrop

Wayne Jackson writes:

How should that line look then?

That depends on what you're trying to accomplish.

See the maildropfilter man page.

Wayne Jackson ICQ: 30427112

ICBM Target Coords: 27.500S, 153.017E

au.echoplex.org > #iloveziggy

http://www.powerup.com.au/~wmjackson http://www.ozemail.com.au/~wmjackson http://users.bigpond.net.au/warp_kez

-------------------------------------

----- Original Message ----- From: "Sam Varshavchik" <mrs@courier-mta.com> To: <cour@lists.sourceforge.net> Sent: Thursday, August 09, 2001 9:40 AM Subject: [courier-users] Re: SPAM filtering with maildrop

Wayne Jackson writes:

if (/^From: <love@iwon.com>/ || lookup( $MATCH2, "spam")) { to /dev/null }

I use a generic email address of one spammer I have recieved from,

but

it

does not work for any others listed in the file spam.

The probable reason is that you did not properly initialize $MATCH2.