procmail
[Top] [All Lists]

Re: How to account for space in a regular expression

2004-06-17 12:00:07

----- Original Message ----- 
From: Jose Santana 
To: procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE 
Sent: Thursday, June 17, 2004 7:58 PM
Subject: How to account for space in a regular expression


My regular expression is this

:0:
* ^Subject:.*(VARBusiness | WhatsUp | WS_FTP Today | unixODBC-DEV | 
OSSG-NYC-METRO)
Trash

It works fine except for WS_FTP Today... how can I prove the expression to 
account for the space in the sobject words

        Do you mean zero or more spaces?
        Then:     WS_FTP *Today

Bye,
   Udi


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

 
 +++++++++++++++++++++++++++++++++++++++++++
 This Mail Was Scanned By Mail-seCure System
 at the Tel-Aviv University CC.

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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