php3-list | 199901
Date: 01/06/99
- Next message: Rasmus Lerdorf: "Re: [PHP3] Slow IMAP_OPEN"
- Previous message: Bob Dusek: "Re: [PHP3] PHP3 executed via e-mail"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Slow IMAP_OPEN"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Slow IMAP_OPEN"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I'm using the following command to open a mailbox stream, but the
script takes about 20 seconds to return anything back to me.
$mstream = imap_open("{$server}$mbox", $login, $password);
How to speed this up ?
Is it a problem of the imap server or php?
Andre
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP3] Slow IMAP_OPEN"
- Previous message: Bob Dusek: "Re: [PHP3] PHP3 executed via e-mail"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Slow IMAP_OPEN"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Slow IMAP_OPEN"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

