[Mailman-Users] Topics regex

Tobey Wheelock tlist at wheelockweb.com
Mon Sep 18 20:08:31 CEST 2006


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



More information about the Mailman-Users mailing list