Summary | IMP display problem when mailing list is used |
Queue | IMP |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | eric.rostetter (at) physics (dot) utexas (dot) edu |
Created | 01/31/2006 (7095 days ago) |
Due | |
Updated | 02/15/2006 (7080 days ago) |
Assigned | 02/02/2006 (7093 days ago) |
Resolved | 02/15/2006 (7080 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
with no nasty side effects.
Assigned to Michael Slusarz
Taken from Jan Schneider
State ⇒ Assigned
work in FRAMEWORK_3 without breaking it on a different end.
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ IMP display problem when mailing list is used
Queue ⇒ IMP
State ⇒ Unconfirmed
recieved message source
correctly shows:
To: groupname: user1@domain, user2@domain, user3@domain;
But in the IMP message view, it is displayed as:
To: groupname@, user1@domain, user2@domain, user3@domain
That is, it is treating the "groupname:" as an address, and dropping
the : to boot. It
even puts an address book icon next to it so I can add it to my
address book, and links
it as a compose link to the user "groupname@" so I can send to the
bogus address.
In the mailbox view, the "From" field shows only "To: " (no address at all).