Seaside icon indicating copy to clipboard operation
Seaside copied to clipboard

Seaside-Email does not follow rfc2047 when non-ascii chars are in the header

Open GoogleCodeExporter opened this issue 11 years ago • 1 comments

What steps will reproduce the problem?
Send an email with non-ascii chars in the subject line

What is the expected output? What do you see instead?
Normal email delivery. Instead, message body is empty when handled by email 
servers.

Please use labels and text to provide additional information.
We experienced this issue where we generate emails based on user input. When 
the subject line contained non-ascii chars, the emails arrived 'empty' in the 
people's mailboxes. We traced it to this problem and after encoding the subject 
correctly, emails arrived properly.

Original issue reported on code.google.com by [email protected] on 6 Jul 2014 at 7:59

GoogleCodeExporter avatar Mar 25 '15 14:03 GoogleCodeExporter

Original comment by [email protected] on 21 Aug 2014 at 10:47

  • Changed title: Seaside-Email does not follow rfc2047 when non-ascii chars are in the header
  • Added labels: ****
  • Removed labels: ****

GoogleCodeExporter avatar Mar 25 '15 14:03 GoogleCodeExporter