From owner-freebsd-questions Tue Jan 13 18:44:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA22324 for questions-outgoing; Tue, 13 Jan 1998 18:44:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA16255 for ; Tue, 13 Jan 1998 17:40:08 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id UAA26257; Tue, 13 Jan 1998 20:40:01 -0500 (EST) Message-ID: <19980113204001.34528@emu.sourcee.com> Date: Tue, 13 Jan 1998 20:40:01 -0500 From: Norman C Rice To: "Paul T. Root" Cc: questions@FreeBSD.ORG Subject: Re: procmail problems. References: <199801121411.IAA24906@horton.iaces.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199801121411.IAA24906@horton.iaces.com>; from Paul T. Root on Mon, Jan 12, 1998 at 08:11:54AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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.