[Tickets #6726] address expansion can't expand "Joe User <juser at example.edu>" formatted email addresses correctly

bugs at horde.org bugs at horde.org
Tue May 20 19:06:15 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6726
-----------------------------------------------------------------------
 Ticket             | 6726
 Created By         | liamr at umich.edu
 Summary            | address expansion can't expand "Joe User
<juser at example.edu>" formatted
                    | email addresses correctly
 Queue              | IMP
 Version            | 4.2-RC4
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Milestone          |
 Patch              |
 Owners             |
-----------------------------------------------------------------------


liamr at umich.edu (2008-05-20 15:06) wrote:

Turba 2.0.x, 2.1.x allow email addresses to be formatted like so...

     Joe User <juser at example.edu>

where the email address proper is enclosed in angle brackets, and the
recipient's name is specified too.  Turba 2.2 disallows this formatting
when creating entries, but some of the import methods will allow you to
import entries with addresses in that format.

IMP 4.2's address expansion code expands such entries thusly..

    Joe  User <"Joe User <juser"@example.edu>>

The address expansion code should probably ignore everything outside of
(and including) the angle brackets.




More information about the bugs mailing list