http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5083
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|All |FreeBSD
------- Additional Comments From [EMAIL PROTECTED] 2006-09-05 09:35 -------
Just checked on Linux with Perl 5.8.4 (problem originally identified on FreeBSD
with Perl 5.8.8): on Linux the output stream from spamd seems to be set to utf8
mode by default, and syswrite allows wide characters through without error.
Arguably that's a bug in the OS, or at least something that depends on the
environment, so I still think something is needed to give a reliable and
deterministic result on all platforms - either the patch above, or perhaps
explicitly setting the socket output stream to utf8 mode?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.