procmail
[Top] [All Lists]

Re: variable assignment, regex, & ^TO

2002-03-25 01:31:24
parv wrote:
Addr_ListFbsd_all="\<[a-zA-Z]+(_at_)freebsd\(_dot_)org\>"

There is no hyphen in the characterset of the name-part.

  Addr_ListFbsd_all="\<[a-z-]+(_at_)freebsd\(_dot_)org\>"

should do it.


Ruud


_______________________________________________
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>