> Tomas Kuliavas wrote:
>
>>>Hi, i,m trying to setup squirrelmail with uw-imapd and here is the error
>>>message from uw-imapd
>>>
>>>
>>> SquirrelMail configtest
>>>
>>>This script will try to check some aspects of your SquirrelMail
>>>configuration and point you to errors whereever it can find them. You
>>>need to go run conf.pl in the config/ directory first before you run
>>>this script.
>>>
>>>SquirrelMail version: *1.5.1*
>>>Config file version: *1.4.0*
>>>Config file last modified: *06 June 2006 17:23:44*
>>>
>>>Checking PHP configuration...
>>> PHP version 4.4.2-1+b1 OK.
>>> PHP extensions OK.
>>>Checking paths...
>>> Data dir OK.
>>> Attachment dir is the same as data dir.
>>> Plugins are not enabled in config.
>>> Themes OK.
>>> Default language OK.
>>> Base URL detected as: http://otago.magesnz.ca/webmail/src
>>>Checking outgoing mail service....
>>> SMTP server OK (220 otago.magesnz.ca ESMTP Postfix (Debian/GNU))
>>>Checking IMAP service....
>>>
>>>*Warning*: fsockopen(): php_stream_sock_ssl_activate_with_method: failed
>>>to create an SSL context in */var/www/webmail/src/configtest.php* on
>>>line *368*
>>>
>>>*Warning*: fsockopen(): failed to activate SSL mode 2 in
>>>*/var/www/webmail/src/configtest.php* on line *368*
>>>
>>> *ERROR:* Error connecting to IMAP server "localhost:993".Server
>>>error: (115) Operation now in progress
>>>
>>>
>>
>>check your logs. /var/log/mail.log and /var/log/daemon.log. Make sure
>> that
>>imapd SSL certificate is available in /etc/ssl/certs directory. If you
>>have tried installing other imap servers, move imapd.pem to some other
>>directory and reinstall uw-imapd or at least rerun uw-imapd postinst.
>>
>>Start SquirrelMail conf.pl utility, select "2. Server settings", then
>>select "A. Update IMAP settings" and show us options from 4 to 9.
>>
>>I hope you understand that running ssl on local connection is totally
>>useless thing.
>>
>>
>>
>>>and if i use port 993 it work no1 on a regular imap server????
>>>
>>>
>>
>>what?
>>
>>
>>
> Hello i have checked my logs of 1, here is my config
>
> General
> -------
> 1. Domain : magesnz.ca
> 2. Invert Time : false
> 3. Sendmail or SMTP : SMTP
>
> IMAP Settings
> --------------
> 4. IMAP Server : localhost
> 5. IMAP Port : 993
> 6. Authentication type : login
> 7. Secure IMAP (TLS) : 1
> 8. Server software : uw
> 9. Delimiter : /
>
> B. Update SMTP Settings : localhost:25
> H. Hide IMAP Server Settings
>
> R Return to Main Menu
> C Turn color on
> S Save data
> Q Quit
> and what i meant is i'm using on my laptop thunderbird and it works
> perfectly, that what the third thing, but thank you in advance for your
> help, i apreaciate having support
http://bugs.php.net/bug.php?id=35668
Have you checked server logs?
--
Tomas
|