Chris Hilts wrote:

Warning: fsockopen(): no SSL support in this build in
/home/httpd/.../functions/imap_general.php on line 445
Warning: fsockopen(): unable to connect to sbegfxab:993 in
/home/httpd/.../functions/imap_general.php on line 445


You don't have SSL support compiled into PHP.  SquirrelMail is fine, it's
just missing the support it needs in PHP.  Recompile PHP with SSL.

Additionally, unless your IMAP and web servers are on different boxes, it is a waste of resources to use SM in this manner. You should instead start a non-ssl imapd server that listens on localhost ONLY and use that for SM. The bonus is that is also a nice way to separate your two user classes (webmail vs other clients).



------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 -- 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

Reply via email to