procmail
[Top] [All Lists]

matching exact string

2000-07-27 08:11:48
okay say i want to match the following exactly one time (within the ^From
field)

@yahoo.com

the only thing i've been able to get to work is this:

* ^FROM\/(_dot_)+(_at_)yahoo(_dot_)com*

is there a better way to do this?  i thought that by replacing the '+'
with '{1}' would do the trick but it didn't.  am i missing something here?

thank you so much.

-- 
Jack Wallen, Jr
Editor in Chief of Linux Content
TechRepublic
http://www.techrepublic.com/tpg
-----
Everywhere I look I see NEGATIVITY and ASPHALT...


_______________________________________________
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>
  • matching exact string, jack wallen jr <=