procmail
[Top] [All Lists]

Re: rewriting the subject line

2004-10-13 08:12:27
Dallman Ross wrote:

  * ^Subject:(.*\<)?\/.+

You realize, Dallman, that so long as there is a match in the head to

 ^Subject:.

(where the period means "anything except a newline" and not necessarily a literal period), the

 (.*\<)?

will be matched to null, don't you?

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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