NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
MTAs and RFCs (Score:1)
One reason it might convert is because only the lower 7 bits in a character can be expected to survive all MTAs. One solution would be to uuencode the UTF-8 content.
The most recent e-mail RFC (2822) [ietf.org] states that the body is only US-ASCII (section 2.3, pg. 8).
Reply to This