yt1 Thu, 11 Dec 2003 18:02:12 -0800
hi When 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???