I always get this error when trying to connect to the mailbox. I have
installed uw imap server.
Warning: Couldn't open stream {localhost:143} in
/home/httpd/html/webmail/mailbox.php on line 12
Affected line is:
$connection = IMAP_Open("{localhost:143}", $name, $psw);
tia
Dezider
-- PHP General 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]

