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
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.
i have follow the instruction
install the roundcube
create the database
config the files but still even can not see the web page
Is your web server configured properly?
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.
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