Opened 5 years ago
Closed 5 years ago
#1484790 closed Bugs (duplicate)
replying to a mail with several references entries results in a broken email header
| Reported by: | ghz | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | Client Scripts | Version: | git-master |
| Severity: | normal | Keywords: | references |
| Cc: |
Description
I have experienced a rather strange behavior when replying to emails that have several entries in the REFERENCES header. It seems that when the outgoing email source generation takes place RC writes some extra CRLFs after the first REFERENCES entry. So an email client will recognize everything after this line as it were part of the message body.
Please find the following files attached: the source of an email being replied to (email.txt) and the result received (response.txt).
Do you have any idea how could i start to track down this problem?
Attachments (2)
Change History (4)
Changed 5 years ago by ghz
Changed 5 years ago by ghz
comment:1 Changed 5 years ago by ghz
comment:2 Changed 5 years ago by thomasb
- Resolution set to duplicate
- Status changed from new to closed
Yep, dupe of #1483852
Note: See
TracTickets for help on using
tickets.

well. i have just found http://trac.roundcube.net/ticket/1483852
so my ticket is a dupe of this.