On 5/14/22 09:58, frank.thom...@gmx.net wrote:
That's what I thought, but then why does '^(OK|WARN|CRIT|UP|DOWN) ->' not lead
to an email with the respective topic but '^(OK|WARN|CRIT|UP|DOWN)' does?
It think this is an issue that was fixed in Mailman 2.1.19 by
https://bazaar.launchpad.net/~
On 5/14/2022 9:58 AM, frank.thom...@gmx.net wrote:
Out Mailman version is 2.1.9
Really? 2.1.9 is over 15 years old and 30 releases behind.
Don't tell me :-). But we can't influence that. We are just consumers of this
service
You need to start consuming a new service :).
z!
Mark Sapiro wrote:
> On 5/12/22 10:45, Frank Thommen wrote:
> > Dear all,
> > I'm trying to implement Mailman topics through regular expressions.
> > However I'm not sure, what expression types are supported. I was trying
> > * ^(OK|WARN|CRIT|UP|DOWN) ->
> > * ^(OK|WARN|CRIT|UP|DOWN) -
> > to c
On 5/12/22 10:45, Frank Thommen wrote:
Dear all,
I'm trying to implement Mailman topics through regular expressions.
However I'm not sure, what expression types are supported. I was trying
* ^(OK|WARN|CRIT|UP|DOWN) ->
* ^(OK|WARN|CRIT|UP|DOWN) \-
to catch subject lines like "OK -> CRIT