[Scspamcop] Re: Internationalize SC reports - a little bit...?

Patto nobody at devnull.spamcop.net
Wed May 2 05:40:39 EDT 2007


WazoO wrote:
> ...
> As stated above, it's not like the e-mail just sits there waiting to
> be tossed out 'directly' .... it's actually grabbed, stored, manuplated,
> handled, processed, etc. by a number of tools, not all of which can or
> are configured to handle every character-set under the sun ....

Thanks for your reply and explanation. I don't know in what code SC is 
written. Most modern languages have string-handling functions that allow 
multi-byte strings, and those would (normally) handle "every 
character-set under the sun". This is an effort that would need to be 
done once; replace the single-byte capable string functions with 
multi-byte capable ones. And then there is of course the encoding of the 
outgoing report that needs to be the same as the incoming spam message.

The question is whether or not SC is willing to provide the *original* 
message to the recipients. I do not work at an abuse desk, so I don't 
know how important it is to see the original spam. I just imagine that I 
would rather see the original message than a page full of question marks.


More information about the SCspamcop mailing list