Ticket #68 (closed defect: fixed)
Using non ascii characters in recipient names causes exception
| Reported by: | fs | Owned by: | fs |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | message-class | Version: | |
| Keywords: | Cc: |
Description
Currently non ascii characters in the recipient fields (e.g. from, everywhere AddressList is used) will lead to exceptions as soon as the mail is being sent because the str method in Address does not encoded the names.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
