|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-05-03 15:25 UTC] chagenbu@php.net
[2001-05-27 15:36 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 09:00:02 2025 UTC |
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'