[Users] How to filter utf8 messages

Leon Fisk lfiskgr at gmail.com
Wed Jul 26 20:51:32 UTC 2023


On Wed, 26 Jul 2023 16:34:49 -0400
Pierre Fortin <pf at pfortin.com> wrote:

>I tried and it doesn't match -- filtering log:
> Subject: header value [ 「えきねっと」アカウントの自動退会処理について ]
> does NOT contain [ =?utf-8? ] (Case insensitive)

Back when I had to do a lot of my own spam filtering... Maybe
something like this might work for you. Try copying some of the
offending characters from you header value and replacing mine, maybe?

subject regexpcase "[ÀÁÂÃÄÅаео]+"

-- 
Leon
Claws 3.19.0, Debian


More information about the Users mailing list