I have a little trouble while trying to connect to gmail server. I already enabled POP on gmail. After experience a lots of errors with the command below, now I'm seeing no more errors, but it still doesn't working, the page stay processing and just is broke after this command. $mbox = imap_open('{pop.gmail.com:995/pop3}INBOX', 'my_login@xxxxxxxxx', 'my_pass'); What should I do? Tks in advance. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php