Hello, Sorry for my question but I am a completely new user with SquirrelMail. Today I have to setup a webmail infrastructure for our website.
I already have an Imap server with Courier-Imap that runs perfectly with non encrypted port 143 and OpenSSL 993 encrypted port (client evolution). We also have an smtp server and I am now trying to configure SquirrelMail but it seems I have some troubles with it. Please find below my config : $imapPort = 993; $imap_server_type = 'courier'; $imap_auth_mech = 'login'; $use_imap_tls = true; and this is the error message I receive when I try to log on SquirrelMail. 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 I am searching the net about this problem but I didn't find anything. It seems this feature is well supported by my version (1.4.3a) but it doesn't run at the moment. Can you help me ??? Regards Vincent ------------------------------------------------------- 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
