Re: Error 115: Operation now in progress

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



1. Make sure that you have same error when firewall on webserver is turned
off.

2. Make sure that tcp 993 port is open ('netstat -anp | grep 993', look
for LISTEN lines)

3. make sure that you can ping localhost or try using 127.0.0.1 instead of
localhost.

4. If you use rhel, centos or fedora, make sure that you have same issue,
when selinux is set to permissive mode.
http://www.squirrelmail.org/wiki/FedoraSELinux

5. Try testing connection with src/configtest.php first. SquirrelMail can
suppress debug output in login scripts.

6. Check your system logs, maybe you have some ssl certificate errors.

7. If you use PHP 4.x and openssl extension is compiled as shared -
recompile php and make sure that openssl is not compiled as shared
extension.

8. If you have telnet with ssl support, try connecting with it.

$ telnet -z ssl localhost 993
> some telnet output
> IMAP server's greeting
A01 CAPABILITY
> IMAP response to capability command
A02 LOGIN your-username your-password
> OK or fail response
A03 LOGOUT
> connection closed

Please note that using SSL on local connection does not increase
connection security. If you are planning to use IMAP only for webmail, you
can bind IMAP server to local port (xinetd bind option or special service
name format in inetd.conf) and turn off ssl requirement in
/etc/c-client.cf

>    4.  IMAP Server            : localhost
>    5.  IMAP Port              : 993
>    6.  Authentication type    : login
>    7.  Secure IMAP (TLS)      : true
>    8.  Server software        : uw
>    9.  Delimiter              : /
>
>
> On Fri, 3 Nov 2006, Tomas Kuliavas wrote:
>
>>> I am new to squirrelmail and linux in general. I set up my webpage
>>> using
>>> apache, imap using uw. When I try to login to squirrelmail I get this
>>> error:
>>>
>>>   Error connecting to IMAP server: tls://localhost.
>>> 115 : Operation now in progress
>>>
>>> I seached the documents and googled it but couldn't find anything.
>>>
>>> Just wondering if the problem is with uw or squirrel or something else.
>>
>> Run squirrelmail configuration utility (conf.pl), select '2. server
>> settings', select 'A. Update IMAP settings', show options from 4 to 9.
>>
>> --
>> Tomas


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
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

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux