Problem with IMAP connection

View: New views
2 Messages — Rating Filter:   Alert me  

Problem with IMAP connection

by Gorm-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have just installed SM on debian/apache2.

But I cant it to take the IMAP/ssl any ideas?

The configtest.php says:

SquirrelMail version: 1.4.9a
Config file version: 1.4.0
Config file last modified: 17 June 2008 13:54:15
Checking PHP configuration...
    PHP version 5.2.0-8+etch11 OK.
    PHP extensions OK.
Checking paths...
    Data dir OK.
    Attachment dir OK.
    Plugins are not enabled in config.
    Themes OK.
    Default language OK.
    Base URL detected as: http://host.com/src (location base autodetected)
Checking outgoing mail service....
    SMTP server OK (220 host.com ESMTP Postfix (Debian/GNU))
Checking IMAP service....

Warning: fsockopen() [function.fsockopen]: SSL: fatal protocol error in /usr/share/squirrelmail/src/configtest.php on line 273

Warning: fsockopen() [function.fsockopen]: Failed to enable crypto in /usr/share/squirrelmail/src/configtest.php on line 273

Warning: fsockopen() [function.fsockopen]: unable to connect to tls://xx.xxx.xxx.xx:443 (Unknown error) in /usr/share/squirrelmail/src/configtest.php on line 273

    ERROR: Error connecting to IMAP server "xx.xxx.xxx.xx:443".Server error: (0)
--
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: Problem with IMAP connection

by Tomas Kuliavas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Gorm-2 wrote:
I have just installed SM on debian/apache2.

But I cant it to take the IMAP/ssl any ideas?

The configtest.php says:

Checking IMAP service....

Warning: fsockopen() [function.fsockopen]: SSL: fatal protocol error in /usr/share/squirrelmail/src/configtest.php on line 273

Warning: fsockopen() [function.fsockopen]: Failed to enable crypto in /usr/share/squirrelmail/src/configtest.php on line 273

Warning: fsockopen() [function.fsockopen]: unable to connect to tls://xx.xxx.xxx.xx:443 (Unknown error) in /usr/share/squirrelmail/src/configtest.php on line 273

    ERROR: Error connecting to IMAP server "xx.xxx.xxx.xx:443".Server error: (0)
IMAP over SSL port is 993. You are trying to connect to HTTP over SSL service.