[Users] How to filter utf8 messages

Colin Leroy-Mira colin at colino.net
Thu Jul 27 08:38:18 UTC 2023


July 27, 2023 at 9:50 AM, "Slavko" <linux at slavino.sk> wrote:


> And another question, i use this regex to score Chinesse & etc chars
> (scripts) in subject in rspamd (perhaps can be useful for OP):
>  [\p{Han}\p{Hiragana}\p{Katakana}\p{Hangul}\p{Arabic}]+
> 
> Will that work in CM filter regexes?

I'm unsure, you can test regexps in the QuickSearch in extended mode:
subject regexpcase "..."

-- 
Colin


More information about the Users mailing list