ID:               22832
 User updated by:  marko at oblo dot com
 Reported By:      marko at oblo dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         IMAP related
 Operating System: FreeBSD 4.7-RELEASE-p6
 PHP Version:      4.3.1
 New Comment:

cvs version
ok, but won't get a chance to reinstall it for a week or so.

c-client
phpinfo() says:
IMAP c-Client Version 2001

maybe i should try changing c-client version, since looking at the
source this morning, i couldn't see anything changed in the function
between 4.2.3 and 4.3.1, so it must be something outside php. the call
rfc822_write_address() towards the end i presume goes to the c-client?

thanks

marko


Previous Comments:
------------------------------------------------------------------------

[2003-03-24 03:21:42] [EMAIL PROTECTED]

And it pretty much depends on the c-client version used too..


------------------------------------------------------------------------

[2003-03-23 19:22:06] [EMAIL PROTECTED]

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]

------------------------------------------------------------------------

[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

Reply via email to