[Tickets #3673] NEW: MIME::bareAddress Issue
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Mar 22 14:25:55 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3673
-----------------------------------------------------------------------
Ticket | 3673
Created By | skennedy at vcn.com
Summary | MIME::bareAddress Issue
Queue | Horde Base
Version | 3.1
State | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
skennedy at vcn.com (2006-03-22 14:25) wrote:
This bug has to do with the MIME::bareAddress function in lib/Horde/MIME.php
not checking the result of $parser->parseAddressList() (line 655) to make
sure it's not a PEAR error object.
I've been able to get the RFC822::parseAddressList() function to return a
PEAR object when feeeding it a recipient like this:
"Some Name" <Some Name <some at email.com>>
This is a problem because if a recipient string like the above is typed into
the "To:" field of an email in IMP, IMP will accept it and it ends up
delivering the message with a blank To: header.
More information about the bugs
mailing list