[Bug 822] New - mangled $recipients

bugs@bugs.horde.org bugs@bugs.horde.org
Tue, 18 Dec 2001 08:16:17 -0400


http://bugs.horde.org/show_bug.cgi?id=822

*** shadow/822	Tue Dec 18 08:16:17 2001
--- shadow/822.tmp.26676	Tue Dec 18 08:16:17 2001
***************
*** 0 ****
--- 1,25 ----
+ Bug#: 822
+ Product: Horde
+ Version: other
+ Platform: PHP Code
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: krei+public@it.net.au               
+ URL: 
+ Summary: mangled $recipients
+ 
+ Horde 1.2.7
+ IMP 2.2.6
+ Debian 2.4.10
+ 
+ $recipients is mangled by imap_rfc822_parse_adrlist. Subsequent function calls
+ with the same (mangled) string fail, causing parts of the personal name to be
+ interpreted as local mailboxes.
+ 
+ (http://bugs.php.net/?id=14575)