procmail
[Top] [All Lists]

Re: script to determine the folder name?

2003-03-06 11:00:41
Fat fingered a piece of that!
:0 :
* ^List-Id:
* $ ^Sender:.*\<\$A+@
*MATCH ?? ^{^(_at_)]+
____________^
should be
*MATCH ?? ^[^(_at_)]+
list-MATCH$


# Mailing list foo. ID's lists and routes to folders. Odd list names
creates
odd folders.
:0 :
* ^(X-)?Mailing-List:. *\/$A+@
*MATCH ?? [^(_at_)]+
list-MATCH$

:0 :
* $  ^Sender:$SPC+owner- \/$A+
list-MATCH$

:0 :
* ^List-Id:
* $ ^Sender:.*\<\$A+@
*MATCH ?? ^{^(_at_)]+
list-MATCH$

--



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