[imp] Problem authenticating pop3/ssl using imp 2.3.7

Chuck Hagenbuch chuck@horde.org
Wed, 29 Aug 2001 11:32:46 -0400


Quoting Wes Parker <wesp@drm207b.utsi.edu>:

> ./configure --with-zlib --with-mm --with-mysql=/usr/local/mysql 
> --with-mcal=../libmcal --with-ldap --with-imap-ssl=../imap
> --with-gettext 
> --enable-ftp --with-db3=/usr/local/BerkeleyDB.3.2/
> --with-apache=../apache

> [28-Aug-2001 21:03:38] PHP Warning:  Can't open mailbox 
> {xxx.xxx.xxx:995/pop3/ssl/novalidate-cert}INBOX: invalid remote specification 
> (errflg=2) in Unknown on line 0

Okay - the above error means that the version of c-client that you are linked 
against doesn't like that mailbox specification for some reason. A couple of 
ideas:

1. The INBOX on the end of that is suspect; that might not be valid for pop3.

2. Your c-client isn't compiled with ssl support, though that _should_ make the 
php configure line you give fail.

3. I don't see --with-imap anywhere in your configure line, and --with-imap-ssl 
is just a switch, it shouldn't take a path.

See if any of those lead you somewhere...

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.