it only doesn't work with BSDI4.1
4.2 has no prob , :)
On 3 May 2001, Bug Database wrote:
> Date: 3 May 2001 19:25:44 -0000
> From: Bug Database <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Bug #8625 Updated: can not use imap_open to authenticate with a
> pop3 server
>
> 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
>
Cheers,
CM
--
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]