RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Older Versions > Release Candidate 2

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 10-29-2007, 02:28 PM
Registered User
 
Join Date: Oct 2007
Posts: 3
Downloads: 0
Uploads: 0
Default roundcube + dovecot imap (SSL/TLS)

Hi

at first thank you for this nice webapplication - I tried the demo version and I was instantly exalted.

Then I tried to install roundcube on my server - I copied all files on the server and I edited the config files to fill in the needed parts and I created the database with the sql file from roundcube.

So I opend my webbrowser and tried to login, but I can see only the login screen of roundcube - the username and password I typed in are correct - roundcube brings no error up no log files in /logs

in my mail.log on the server I can see that roundcube connects dovecot-imap but in the same second is the disconnect of the imaps connection - why?

with my normal e-mail client I can connect without problems.

some technical data:
browser: Safari / Camino
server: Debian 4.0 - Apache2 - PHP5 - MySQL 5

if you need some parts of my logs or config please say which config or log file is important for you to solve this problem.

sorry about my english, but I hope you know what I mean
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-30-2007, 05:32 AM
Registered User
 
Join Date: Aug 2007
Posts: 23
Downloads: 0
Uploads: 0
Default Re: roundcube + dovecot imap (SSL/TLS)

do you have the server set as localhost?
i had that problem the first couple times i tried this out.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 10-30-2007, 07:20 AM
Registered User
 
Join Date: Oct 2007
Posts: 3
Downloads: 0
Uploads: 0
Default Re: roundcube + dovecot imap (SSL/TLS)

yes the server is set as localhost - and I tried it with a normal IMAP connection and IMAP with SSL
but the result is the same.

you can see my problem at http://s3bb1.dyndns.org/web03/roundcubemail/
login is "test@s3bb1.dyndns.org" with password "test"

you can trie it maybe somebody here knows a solution for this problem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 11-27-2007, 04:11 PM
Registered User
 
Join Date: Nov 2007
Posts: 3
Downloads: 0
Uploads: 0
Default Re: roundcube + dovecot imap (SSL/TLS)

Greetings,
What does your config/main.inc.php lines look like?
I also run dovecot-imap via ssl (imaps)
Worked first time w/o trouble(s).
The line to looks at are:

$rcmail_config['default_host'] = 'ssl://<your FQDN here>:993';


where <your FQND here> is your Fully Qualified Domain Name
(could possibly work as localhost) but I chose my Domain Name.

Next line is:

$rcmail_config['default_port'] = 993; - note the port # (993)

also look at this line:

$rcmail_config['smtp_port'] = 25; - I use 25, but another possibility can be 465 for SSL

So if these are all correct on yours, you have other lines that are confusing the rest of this file -
and ultimately, your mail server(s).

HTH




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 04:16 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community