Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: hussein on September 12, 2009, 03:46:08 PM

Title: how to configure the Rundcube
Post by: hussein on September 12, 2009, 03:46:08 PM
Dear All

I am new member in this forum and i am looking for your help.
i have mail server working under centos. I would like to start  using RundCube. could you please help me how to configure my server where i need to complete the configuration and stop using squirrel mail.
one more thing is to enhance to make it  LDAP support, porting to https://mydomain name

thanks
Title: how to configure the Rundcube
Post by: Julius Caesar on September 15, 2009, 05:51:55 AM
I can only give some global guidelines, because every environment is different:

* Read the file INSTALL.

* RoundCube is a web application, so you have to define a website for it.

* Create a database to store user-specific settings and add the right credentials in the file ./config/db.inc.php.

* Modify the settings in the file ./config/main.inc.php according to your enviroment.
Title: i have follow
Post by: hussein on September 16, 2009, 10:39:25 AM
i have follow the instruction
install the roundcube
create the database
config the files but still even can not see the web page
Title: how to configure the Rundcube
Post by: Julius Caesar on September 16, 2009, 10:56:07 AM
Is your web server configured properly?
Title: how to configure the Rundcube
Post by: ph0neman on September 16, 2009, 11:01:07 AM
are you going to

http://localhost/roundcubemail-0.3-stable
or
http://localhost/roundcubemail-0.3-stable/installer

the 'roundcubemail-0.3-stable' will be replaced by whatever your directory name is of course.
Title: i can now
Post by: hussein on September 16, 2009, 01:30:52 PM
i can access the webpage now but the new problem is i can see the new mails but once i click on i can't read the message. moreover; when i try to send i got this error SMTP Error: SMTP error: Failed to add recipient .

any ideas please