[prev in list] [next in list] [prev in thread] [next in thread] 

List:       twig
Subject:    Re: [twig] IMAPS
From:       David Champion <dave () visionary ! com>
Date:       2003-03-22 0:26:23
[Download RAW message or body]

Brian Ginter wrote:
> This was recently added to the FAQ in cvs.
> Hope it helps.
> 
>     Q: I have IMAPS (IMAP with SSL) configured and compiled, but how
>        do I tell TWIG to use it?
> 
>     A: First, please be sure that you've got imap and ssl configured
>        and compiled into PHP. We're not experts at this, and the mailing
>        list isn't a very good place to get help about it.
> 
>        As far as TWIG is concerned goes, here how to do it:
> 
>         $config["imap_port"] = "993/imap/ssl";
> 
>        If you signed your own certificate, you may need an extra option:
> 
>         $config["imap_port"] = "993/imap/ssl/novalidate-cert";

I have PHP compiled with IMAP support and SSL support. When I do a 
phpinfo() I see one line for IMAP, which just tells me my version #. For 
this to work, do I need to compile the imap.c with SSL too?

I guess I could start looking in a PHP list for this... just thought 
maybe someone here might be using this... or are all of you that run 
TWIG on a different server than your IMAP server just doing plain text 
connections?

-dc

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic