Re: PHP-IMAP for Redhat 7.0

2002-09-18 Thread Mike Burger
I had this problem. In your config.inc.php3 file, go to the "$config["imap_port"]" line, and change the value from "143" to "143/notls". On Wed, 18 Sep 2002, Pieter De Wit wrote: > Hello Everyone, > > For a while now my TWIG (http://twig.screwdriver.net) hasn't been > working. TWIG makes an i

RE: PHP-IMAP for Redhat 7.0

2002-09-18 Thread Pieter De Wit
EMAIL PROTECTED] Subject: PHP-IMAP for Redhat 7.0 Hello Everyone, For a while now my TWIG (http://twig.screwdriver.net) hasn't been working. TWIG makes an imap connection to the server and displays the e-mail messages. The problem is that after I upgraded PHP (or so I think) using up2date it fail

PHP-IMAP for Redhat 7.0

2002-09-18 Thread Pieter De Wit
Hello Everyone, For a while now my TWIG (http://twig.screwdriver.net) hasn't been working. TWIG makes an imap connection to the server and displays the e-mail messages. The problem is that after I upgraded PHP (or so I think) using up2date it fails to authenticate my users. Has anyone else seen t