Re: How to use regex in postamster filter

Úr Balázs <[email protected]>
Newsgroups gmane.comp.otrs.user
Message-ID <CAAcT46UL5YY1rz32HuWnXYW3yZ0v7w8_7_rZkqHPoqjr9e=c=w@mail.gmail.com>
2017-03-19 8:21 GMT+01:00 Renee B <[email protected]>:
> Try: (?m:^Closeable$)

Thank you, it works!

Explanation for myself (and for the list archive):
?m sets multiline matches (see:
http://www.regextester.com/pregsyntax.html#AEN123893)
Explanation of multiline modifier:
http://php.net/manual/en/reference.pcre.pattern.modifiers.php

Regards,
Balázs
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.