procmail
[Top] [All Lists]

Re: AOL Forgery Filter Apparently Works

1998-03-22 15:16:12
On Sat, 21 Mar 1998, Felix Tilley wrote:

:0
* ^From.*aol\.com
* !^Message-id:.*aol\.com
/dev/null

Elegant! But to nit-pick now, I think the regexp could be tweaked a bit to
avoid killing mail from non-aol users that might incorporate the string
"aol.com" somewhere in the address.

        * ^From(_dot_)*(_at_)aol\(_dot_)com\>
        * ! ^Message-id:.*aol\.com>

David Hunt

<Prev in Thread] Current Thread [Next in Thread>