[email protected] wrote:

I made some attempts to run spamassassin with this perl -C, unsuccessfully. Not sure what I did wrong.

What I try to use that _usually_ works is putting
"-Mutf8 -CSA" in my PERL5RUN env var, then perl treats stdin/out/err and 
arguments
as utf8, but doesn't do translations on files opened with "open"... Usually it's
the stream I/O where I need it most often....

Reply via email to