[imp] Help with imaps not connecting

George Theall theall at tifaware.com
Tue Sep 21 17:47:41 PDT 2004


On Tue, Sep 21, 2004 at 03:28:45PM -0600, thewade wrote:

> > When you built imap, did you also create links for the libraries and
> > include files to be used by php?
> Im not sure. How can I check?

Not an issue -- looks like your php was compiled using
--with-imap=shared. 

> I tried this to test imap(s). Does this mean the telnet-er is
> misconfigured or the telnet-ee? Or just that telnet cannot test imapd...
> telnet> open gateway 993

Telnet doesn't handle ssl.  Use openssl's s_client command instead; eg.,
"openssl s_client -connect gateway:993".  Alternatively, you may want to
use the mtest utility that comes with the imap source -- give it the
mailbox name of interest and it will try to connect. 


George
-- 
theall at tifaware.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.horde.org/archives/imp/attachments/20040921/4d480cad/attachment.bin


More information about the imp mailing list