Ok, here is the problem I am having. In July PHP4 in FreeBSD changed the way it is installed/configured. Certain components which used to be statically compiled in are now loaded as modules. The most important of which is openssl. What I used to be able to due and would like to do again was to specify for Squirrelmail to use IMAP with TLS to the localhost. But by the nature of the way Squirrelmail makes that call OpenSSL needs to be statically compiled into PHP not as a loadable module like it is now. Anyone of any suggestions?
I am by no means a PHP expert. I only started installing it to make use of SM but I would think there would have to be a way to auto-load modules with php.ini. Once the module is loaded it should be accessible the same way as a statically loaded module. At least most languages I program in work that way.
Here are the software particulars: FreeBSD 5.3 Beta3 OpenSSL 0.9.7d - Base OpenSSL Squirrelmail 1.4.3a - from ports UW-IMAP-2004a,1 - from ports PHP4.3.8 - from ports - Also tried PHP5 Apache 2.0.50
Now I know I could configure UW-IMAP to allow plain text logins and then set Squirrelmail to connect to localhost:143, but I would still like to use TLS.
To help get upto speed, I have tried the suggestions in the following threads without sucess. The only thing I could find on the SM-users list was a sugestion not to use TLS.
http://marc.theaimsgroup.com/?l=freebsd-ports&m=109095012403994&w=4
http://marc.theaimsgroup.com/?l=freebsd-ports&m=109384988028159&w=4
http://marc.theaimsgroup.com/?l=freebsd-ports&m=109031923210641&w=4
Thanks,
Matt
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
