Re: normalize_charset effects

2018-11-14 Thread RW
On Wed, 14 Nov 2018 19:32:00 +0100 Matus UHLAR - fantomas wrote: > >On Wed, 14 Nov 2018 09:43:25 +0100 > >Matus UHLAR - fantomas wrote: > >> what are direct effects of normalize_charset? > > On 14.11.18 14:37, RW wrote: > >It causes mime text parts that aren't UTF-8 to be translated into > >U

Re: normalize_charset effects

2018-11-14 Thread Matus UHLAR - fantomas
On Wed, 14 Nov 2018 09:43:25 +0100 Matus UHLAR - fantomas wrote: what are direct effects of normalize_charset? On 14.11.18 14:37, RW wrote: It causes mime text parts that aren't UTF-8 to be translated into UTF-8. does this apply only for rules or even for things like bayes? I mean, when a i

Re: normalize_charset effects

2018-11-14 Thread RW
On Wed, 14 Nov 2018 09:43:25 +0100 Matus UHLAR - fantomas wrote: > Hello, > > what are direct effects of normalize_charset? It causes mime text parts that aren't UTF-8 to be translated into UTF-8. > Will enabling normalize_charset cause some immediate benefits or > disadvantages for us? It mai

Re: normalize_charset

2016-04-30 Thread RW
On Sat, 30 Apr 2016 11:44:03 +0800 yblin wrote: Please stop replying off-list. > > There is an example.I've used a UTF-8 encoding mail to debug > SpamAssassin to test a rule called CN_BODY_1 in local.cf as the > picture shows. > > > The picture below shows the debuggin result when /normal_ch

Re: normalize_charset

2016-04-29 Thread RW
> Am 29.04.2016 um 11:54 schrieb yblin: > > I can't filter the mail by body rules.However ,I can filter utf-8 > > encoding mails with /normalize_charset/ option disabled Do you have an example of a rule that doesn't work? Preferably a simple one.

Re: normalize_charset

2016-04-29 Thread Reindl Harald
Am 29.04.2016 um 11:54 schrieb yblin: I can't filter the mail by body rules.However ,I can filter utf-8 encoding mails with /normalize_charset/ option disabled stay on list! as said you need to utf8-enocde your body rules when it's done properly they work, proven by 1200 body-rules here 在

Re: normalize_charset

2016-04-29 Thread Reindl Harald
Am 29.04.2016 um 11:30 schrieb yblin: Hi! I've encountered a problem.I want to filter Chinese spams,and through some documents I know that SpamAssassin can transform non-UTF-8 encoding emails into UTF-8 encoding ones.So I think that SpamAssassin can filter not only UTF-8 encoding emails but als