ID:               27801
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ury at iptel dot by
 Status:           Feedback
 Bug Type:         Sockets related
 Operating System: linux
 PHP Version:      4.3.5
 New Comment:

Please, lets just have the shortest script that reproduces

the problem.


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

[2004-04-05 17:06:57] tibyke at tibyke dot hu

4.3.6RC2 is still not good

[EMAIL PROTECTED], you've got mail!



t

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

[2004-04-05 07:00:15] [EMAIL PROTECTED]

We need a short reproducing script.



My gut feeling on this is that you are doing something

wrong, but since I'm open minded, please prove that it

is broken by pasting no more than 10 lines of code,

something like the following:



echo "about to open socket":

$sock = fsockopen(...);

echo "opened socket"

$data = fread / fgets ?

echo "read first data"



Please be sure to include the POP3 server address (so

that we can check it out), and please don't include

references to your classes and other library functions;

we want the essence of the problem.



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

[2004-04-02 13:25:46] tibyke at tibyke dot hu

same scenario here with same results.



1 minute wait, then timeout without trying to authenticate to mail
server (no sql connection to check user/password)



4.3.6RC1 is still buggy



regards,

tibyke

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

[2004-03-31 09:38:52] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


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

[2004-03-31 08:32:36] ury at iptel dot by

Description:
------------
i try use ilohawebmail http://ilohamail.org/ with php 4.3.5

and... it doesn't working, tcpdump says that php wait about 1 minute
after pop3 server says first '+OK' during login to pop3 server...

with 4.3.3 version - no any problems.







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


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

Reply via email to