Ticket #67 (closed defect: fixed)

Opened 7 months ago

Last modified 2 months ago

Support non ascii characters in subject

Reported by: fs Owned by: amcgregor
Priority: normal Milestone: 3.0
Component: message-class Version:
Keywords: Cc:

Description

Currently non ascii characters in the subject line are not encoded so TurboMail (and str(message)) produces mails which do not conform to the RFCs.

We need to encode the subject if it does contain non ascii characters with the encoding specified for the message class.

Attachments

subject_umlauts.patch (1.6 kB) - added by fs 7 months ago.
Patch to resolve the issue

Change History

Changed 7 months ago by fs

Patch to resolve the issue

Changed 2 months ago by fs

  • status changed from new to closed
  • resolution set to fixed

fixed in r100

Note: See TracTickets for help on using tickets.