I am having trouble getting my topics regex to handle replies to a topic.

The list identifier is [Rappnet]

Any of the following keywords are supposed to trigger the topic:
Loc:
Loc.
Local:
Local.
The keywords are supposed to precede the Subject, e.g. 
Subject: Loc: Test

This is my regex:
^(Re: \[Rappnet\] )?Loc(al)?[:.]

It catches the initial posts but not the replies.

Can anybody help?

Tobey Wheelock
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to