In an older episode, on 2013-02-06 09:53, Eliezer Croitoru wrote:
body __HBRW_ENCODING /charset=\"windows-1255\"/ score __HBRW_ENCODING -0.1
I use a rulemimeheader LOCAL_1251_CHARSET Content-Type =~ /charset=.{0,3}windows-1251/i
IMHO, charset is a MIME header, not a part of the message body. Hope this helps, wolfgang