Opened 3 years ago
Closed 3 years ago
#1486348 closed Bugs (invalid)
All but the last to header is lost
| Reported by: | phq | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-beta |
| Component: | Core functionality | Version: | 0.3-stable |
| Severity: | major | Keywords: | |
| Cc: |
Description
When an email has multiple "To" headers all but the last one is lost in the presentation and other features such as "reply to all".
Change History (2)
comment:1 Changed 3 years ago by alec
- Milestone changed from later to 0.4-beta
comment:2 Changed 3 years ago by alec
- Resolution set to invalid
- Status changed from new to closed
No feedback. No sample message.
Note: See
TracTickets for help on using
tickets.

RFC2822 section 3.6. There could be only one 'To:' header in a message. What client adds more?