Date: Thu, 16 Sep 2004 12:57:37 -0500 From: Flatfender <flatfender@gmail.com> To: freebsd-ports@freebsd.org Subject: Squirrelmail+IMAP/TLS+FreeBSD+PHP4/5 Message-ID: <b2eaf30c04091610576d4a1b8c@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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? 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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2eaf30c04091610576d4a1b8c>