procmail
[Top] [All Lists]

Re: Unidentified subject!

1997-09-01 14:31:57
At 10:04 AM 9/1/97 -0400, you wrote:
Procmailers,

I have been receiving an increasing amount of unsolicited email with
the From field containing all numbers before the '@', example:

  From: 03195750(_at_)msn(_dot_)com

I tried to puzzle out the regular expression syntax but could not find a
way to detect 'everything between From: and @ is all numbers'

Any assistance greatly appreciated!

This was *just* covered on the list a few days ago.

        :0
        * ^From: [0-9]+@
        {
                YOUR DESIRED ACTION
        }


Lates!
---------------------------------------------------------------------------
Tim <bodysurf(_at_)pobox(_dot_)com>                          
mailto:bodysurf(_at_)pobox(_dot_)com
Finger bodysurf(_at_)pobox(_dot_)com for my PGP public key (Bits 1024/KeyID 
09DA5C49).
PGP Key FPrint (09/03/94): 4C 97 F1 FA 70 55 68 91  49 D1 AD F2 DD 63 0C 15
---------------------> Please PGP encrypt your email <---------------------

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