Within the cvs HEAD there has been a change made recently to use the
--with-imap-ssl tag if the cclient was built with SSL capabilities.
Unfortunately this breaks the build on my end rather drastically as
default Darwin builds do not use the /<path>/openssl/<all of it's toys
go here> method, but rather /usr/lib/libssl*.* and
/usr/include/openssl/*.h methods.
So this leaves me with the question, does anyone have an idea on how to
fix this properly before I start hacking at it? All responses of
'change your OS' nature will be ignored :)
>---------------------------------------------------------------<
Dan Kalowsky "I'll walk a thousand miles just
http://www.deadmime.org/~dank to slip this skin."
[EMAIL PROTECTED] - "Streets of Philadelphia",
[EMAIL PROTECTED] Bruce Springsteen
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP-DEV] Using IMAP with SSL Dan Kalowsky
- Re: [PHP-DEV] Using IMAP with SSL Jani Taskinen