Hi Chris, I've finally got the issue resolved. It was not SSL but squirrelmail's failure to pass the $imap_server_address string to the function fsockopen() in the file imap_general.php (around line 446). After I used the function getPref() to pass in the string, everything started to work fine. Thanks for your help.
Tom > Message: 4 > Date: 08 Aug 2003 15:13:47 -0400 > From: Chris Knowles <[EMAIL PROTECTED]> > Subject: Re: [TriLUG] Re: Squirrelmail/imap problem > To: Triangle Linux Users Group discussion list > <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > Well, when I was making the mistake of trying to run > squirrelmail > === message truncated === __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
