Michael Wallner wrote:
Hi,
I wonder if anyone experienced the same as I did the last few days. If I call imap_open() on linux it takes less than 0.2s to return, but if I try that on windows it needs about 5s! to successfully connect to the imap server.
Is this behaviour naturally? My connection string looks like the following: {ip.ip.ip.ip:143/imap/notls}INBOX
let me guess ip.ip.ip.ip=127.0.0.1 ? (when in linux) if yes this behaviour isn't really worth worrying about.
-- Raditha Dissanayake. ------------------------------------------------------------------------ http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader Graphical User Inteface. Just 128 KB | with progress bar.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

