hi
 
I have worked with imap functions for a long time .

When I use "imap_open" connecting to a imap server ,it always takes a 20
second delay. 
 
I use like this :
<?php
$mbox = imap_open("{202.200.0.8:143}INBOX","user","pass");
imap_close($mbox);
?> 

 
why this happen?





--http://www.eyou.com
--�ȶ��ɿ��ĵ�������  �����ʼ�  �ƶ���ǩ  ��������  ����洢...����δ��

--http://vip.eyou.com
--����¼����VIP����  ע����������û���

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to