ID: 22832 Updated by: [EMAIL PROTECTED] Reported By: marko at oblo dot com -Status: Open +Status: Feedback Bug Type: *Mail Related Operating System: FreeBSD 4.7-RELEASE-p6 PHP Version: 4.3.1 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip In latest CVS snapshot it appears to return just: [EMAIL PROTECTED] Previous Comments: ------------------------------------------------------------------------ [2003-03-23 15:42:50] marko at oblo dot com In php 4.3.1 the imap_rfc822_write_address() function seems to return extra double quotes "" when there is no personal value. For example: imap_rfc822_write_address('marko', 'oblo.com', '') would output: "" <[EMAIL PROTECTED]> when in php 4.2.3 it would rightly only output: <[EMAIL PROTECTED]> Regards, Marko ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22832&edit=1
