Bug 4998 - Gateway: Non-ascii subjects need to be encoded
: Gateway: Non-ascii subjects need to be encoded
Status: RESOLVED WONTFIX
Product: lists.slimdevices.com
Classification: Unclassified
Component: Email
: unspecified
: All All
: P2 normal (vote)
: next update
Assigned To: Matt Wise
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-05-12 06:11 UTC by Marc Sherman
Modified: 2013-05-17 15:34 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Sherman 2007-05-12 06:11:28 UTC
The forum->mail gateway needs to encode Subjects with non-ascii characters. For example, the recent thread "Re: Transporter. “Boom” at power on/off." has been consistently spam-binned on my server because of the unencoded non-ascii quote characters in the subject.

RFC2822 only allows ascii characters in message headers. RFC2047 should be used to encode subjects that have characters outside that range: http://www.faqs.org/rfcs/rfc2047.html