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
Hey Guys, I solved this. The problem was that PHP doesn't have TLS in and IMAP was trying to use it. On the port setting I added "/notls" and boom ! it worked ! Cheers, Pieter -Original Message- From: Pieter De Wit Sent: Wednesday, September 18, 2002 9:41 AM To: [EMAIL PROTECTED] Subj