https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6945
--- Comment #5 from Alexander.A <[email protected]> --- I think I found the culprit, but not the solution. To reproduce the bug on clean Debian 6.0 installation, please, enable option normalize_charset 1 in ~/.spamassassin/user_prefs of /etc/spamassassin/local.cf Note, that you need the Encode::Detect module installed for this option to have effect. I am using Encode::Detect installed from the APT repository: $ perl -le 'use Encode::Detect; print Encode::Detect->VERSION' 1.01 Hope, now the bug is reproducible. -- You are receiving this mail because: You are the assignee for the bug.
