SA Bugzilla – Bug 1231
perl warnings running spamassasin
Last modified: 2002-12-18 21:23:17 UTC
I just downloaded spamassain to try out on redhat linux, and I'm seeing perl warning messages come up form time to time. Malformed UTF-8 character (unexpected non-continuation byte 0xce, immediately after start byte 0xe2) in pattern match (m//) at (eval 7) line 228. Malformed UTF-8 character (unexpected non-continuation byte 0xde, immediately after start byte 0xce) in transliteration (tr///) at lib/Mail/SpamAssassin/EvalTests.pm line 1786. Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding start byte) in transliteration (tr///) at lib/Mail/SpamAssassin/EvalTests.pm line 1787. The first line seems less common; I tend to see the second and third repeating themselves I'm running the perl 5.8.0 that came with the system.
now fixed.