Hello. Is there any way to make configuration option "normalize_charset" working? As I understand it didn't work because of broken utf8 support. But without it, there is no way to normal use of spamassassin for not English messages.
I am not like rules like this. #body LR_SEMINAR /[[:blank:][:punct:]](((с|c)(е|e)(м|m)(и|u)(н|n| h)(а|a)(р|p))|((\xf1|\xd1|c)(\xe5|\xc5|e)(\xec|\xcc|m)(\xe8|\xc8| u)(\xed|\xcd|n)(\xe0|\xc0|a)(\xf0|\xd0|p))|((\xd3|\xf3|c)(\xc5|\xe5| e)(\xcd|\xed|m)(\xc9|\xe9|u)(\xce|\xee|n)(\xc1|\xe1|a)(\xd2|\xf2| p))|((\xe1|\x91|c)(\xa5|\x85|e)(\xac|\x8c|m)(\xa8|\x88|u)(\xad|\x8d| n)(\xa0|\x80|a)(\xe0|\x90|p))|((\xe1|\xc1|c)(\xd5|\xb5|e)(\xdc|\xbc| m)(\xd8|\xb8|u)(\xdd|\xbd|n)(\xd0|\xb0|a)(\xe0|\xc0| p)))[[:blank:][:punct:]]/i PS: # spamassassin --version SpamAssassin version 3.2.5 running on Perl version 5.8.8 OS: Gentoo linux.