There is nothing in To field of received email, while message source shows that there is the email address in To: header. RC shows the email.
Screen shot available in OTRS 1100051.
The To email is of format: "name@ <name@domain.tld>"
Description
Description
Details
Details
- Differential Revisions
- D179: Parse wrongly encoded address headers.
- Ticket Type
- Task
Related Objects
Related Objects
Event Timeline
Comment Actions
The problem only occourse with incorrect formatted To field (rcm and kmail format it correctly).
It works with: "test@" <test@example.org>
It fails to display with test@ <test@example.org>