[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
still more regex questions
can "someone" tell me why the following regex in my procmailrc won't catch
"Undisclosed.Recipients" in the To: field?
^TO.*[Uu]n(disclosed|listed)(-| )?[Rr]ecipients
is the (-| )? requiring that there is a dash or a white space before
another single character? and therefore not matching
"Undisclosed.Recipients" because it simply has a dot?
-cjm
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.