ID: 8625
Updated by: chagenbu
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: IMAP related
PHP Version: 4.0.3pl1
Assigned To:
Comments:
Does it work if you specify a port number explicitly?
Previous Comments:
---------------------------------------------------------------------------
[2001-01-10 03:09:01] [EMAIL PROTECTED]
Below is how I call the imap_open function. It works in linux but not BSDI 4.1. Please
help.
$this->mbox = imap_open("{" . $this->hostname . "/" . $this->protocol . "}
", $this->username, $this->password);
list of module:
'./configure' '--with-apache=../apache_1.3.12' '--with-mysql' '--with-imap'
'--enable-track-vars'
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8625&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]