[Tickets #2086] NEW: Angle brackets and semi-colons generates no mail addressees
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Jun 6 18:46:55 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2086
-----------------------------------------------------------------------
Ticket | 2086
Created By | kevin_myer at iu13.org
Summary | Angle brackets and semi-colons generates no mail addressees
Queue | Horde Framework Packages
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
kevin_myer at iu13.org (2005-06-06 18:46) wrote:
This is a bit of a bizarre combination but I can reproduce it on two
different systems, one running HEAD and one running FRAMEWORK_3.
If you address a message to two or more individuals, it appears to be
possible to separate their addresses with either a comma or a semi-colon.
RFC2822 says that addresses should be comma-separated but thats not the
point of this bug.
If you include an address with angle brackets and a semi-colon, the Horde
MIME library generates an address of .... nothing :)
Use this test case to prove:
Kevin Myer <kevin_myer at iu13.org>;dev at lists.horde.org
Generates:
To:
Good Example (Works):
kevin_myer at iu13.org;dev at lists.horde.org
Generates:
To: kevin_myer at iu13.org,dev at lists.horde.org
More information about the bugs
mailing list