Click to See Complete Forum and Search --> : TWIG errors: port 143 & INBOX


Anon
03-09-2002, 02:46 AM
Hello,

I have installed TWIG, IMAP client and SQL server in my web server
(running
apache) and got the following results in the test page:

IMAP Test#1: works

IMAP Test#2: (got the below error message after typing in valid
username &
password)

Warning: Couldn't open stream {localhost:143}INBOX in
/home/httpd/html/twig/lib/mail/php-imap.inc.php3 on line 81
Failed

Hence, I still cannot log in the system using any username & password.
Could you tell me what's wrong?

Thanks a lot!
Earnest To

brandonschnell
03-09-2002, 04:11 AM
TWIG is looking for a running IMAP server on that box.

Anon
03-10-2002, 12:54 AM
So how can I create such a box? I mean INBOX...

Indeed, IMAP server runs smoothly at my web server and I don't know what's wrong with TWIG... should I check if port 143 is open? how can I check?

Thanks