You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2005/06/28 21:12:18 UTC

Re: special chars in subject + .procmailrc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> Anyone knows a way to tell spamassassin to handle some special
> characters (HU, iso and utf) as normal characters in message subject?
> Currently spa. gives 2.9 points for single � � or �. I would like to
> override this setting but only for a specific language.

this should be fine as long as the correct encoding system is used,
like this one:

  =?ISO-8859-2?Q?=22P=E1l_L=E1szl=F3_=28Sq=2E=29=22?=

raw, unencoded 8-bit chars are illegal according to the RFCs, and
hence score points.   However those rules can be set to a score of
0 to disable them, and this is recommended if you are in a locale
where they commonly appear.

- --j.

> I have the following settings in effect in local.cf
> 
> rewrite_header Subject *****SPAM*****
> ok_languages hu en de it
> ok_locales hu en de it
> trusted_networks 10.9.8.0/24
> dns_available yes
> whitelist_from news-notify-return@virusbuster.hu
> report_safe 1
> required_score 6.1
> rewrite_subject         1
> use_terse_report        1
> skip_rbl_checks         0
> use_razor2              1
> use_dcc                 1
> use_pyzor               1
> 
> I also would like to remove spams over a certain level, so I'v created
> the following .procmailrc entry
> 
> :0
> * ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*
> /dev/null
> 
> It seems not working. What is the problem?
> 
> Thank you for your help
> 
> L:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Exmh CVS

iD8DBQFCwaESMJF5cimLx9ARAq3VAJwOYJJxtUFhWPaQUNXufUMTL3kgwwCcC6hx
2CvWGQEjci+bTGjKU6Ib57U=
=aKkN
-----END PGP SIGNATURE-----