ID:               24085
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bg at ds dot hj dot se
-Status:           Open
+Status:           Bogus
 Bug Type:         IMAP related
 Operating System: Linux
-PHP Version:      4.3.2
+PHP Version:      4.2.2
 New Comment:

I verified that this is no problem anymore with PHP 4.3.2. If you can't
upgrade from PHP 4.2.2, your only option is inventing a time machine,
so the PHP developers would be able to fix this before the release of
PHP 4.2.2. On the other hand, you could just use "{localhost:143}" (but
I certainly would prefer that you would invent that time machine).


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

[2003-06-08 16:54:54] bg at ds dot hj dot se

The PHP-version that I am running is 4.2.2 and not 4.3.2, unfortunately
I can't upgrade to reproduce the problem due to the fact that the
system isn't mine.

When calling imap_open("{localhost}","user","pass"); and not specifying
port number the call takes about 14-15s to complete.

This is not the issue when using a port number when calling:
imap_open("{localhost:143}","user","pass");

This last call takes about 1 sec (in my case) to complete, and it is
not due to network instability. I have seen the same problem described
in the documentation about imap-support in php.

PHP-version is 4.2.2
php-imap: $Id: php_imap.h,v 1.17.2.1 2002/03/11 23:11:37 derick Exp $

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


-- 
Edit this bug report at http://bugs.php.net/?id=24085&edit=1

Reply via email to