Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 1998 20:40:01 -0500
From:      Norman C Rice <nrice@emu.sourcee.com>
To:        "Paul T. Root" <proot@horton.iaces.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: procmail problems.
Message-ID:  <19980113204001.34528@emu.sourcee.com>
In-Reply-To: <199801121411.IAA24906@horton.iaces.com>; from Paul T. Root on Mon, Jan 12, 1998 at 08:11:54AM -0600
References:  <199801121411.IAA24906@horton.iaces.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 12, 1998 at 08:11:54AM -0600, Paul T. Root wrote:
> Hi,
> 	I have procmail running and it doesn't seem to be filtering as
> well as I would like. I have a filter to try to stop some of the spam
> that I get. I have this line in my file:
> 
> .
> .
> .
> * ^From:.*hotmail.com
> .
> .
> .
> /dev/null
> 
> But hotmail stuff still comes through. What do I need to do? Is it
> * ^From.*@hotmail.com?
> 
> Paul.
> 
> -- 
> "We survived _Monsters A Go-Go_ we can survive anything!" - Joel Robinson

Try

:0:
* ^From.*hotmail
/dev/null

-- 
Regards,
Norman C. Rice, Jr.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980113204001.34528>