RoundCube

Ok, I have roundcube running - seems to be nicer than uebimail,
I have one very small question - how to get it localized? I have localization pack from roundcube webpage but I don't where to put it in my box, could You help me?

thanks in advance
BR
YacentY
 
Ok, I have roundcube running - seems to be nicer than uebimail,
I have one very small question - how to get it localized? I have localization pack from roundcube webpage but I don't where to put it in my box, could You help me?

thanks in advance
BR
YacentY

Look at your config file.
 
Ending PHP 4 support

From the RoundCube site:

RoundCube is going PHP 5

In order to force hosters to upgrade to PHP 5 we also support the the GoPHP5 initiative. This means that new versions released after February 5, 2008 will drop support for PHP 4.
 
And for some stupid reason they believe they need to enforce hosters to upgrade to something? Who gives them that right?

Oh, their own arrogance.

Excuse me.

;)

Jeff
 
jlasman, that's not bad, because there is no reason to support PHP4, PHP5 and PHP6. PHP4 is very different from PHP6, and it's very hard to support all of them. phpMyAdmin and many others are going to PHP5 too (http://gophp5.org/). About us, DirectAdmin users - it depends on you, if you want - we will leave CustomBuild 1.1 with PHP4 support as an old one (but stable) script, it will install the latest versions of phpMyAdmin, RoundCube, SquirrelMail etc. (that supports PHP4). CustomBuild 1.2 will be only compatible with PHP5 and PHP6, and its applications.
 
There's obviously no reason for you to support PHP4. Some of my clients depend on it. Unfortunately, I value my clients.

;)

Jeff
 
And for some stupid reason they believe they need to enforce hosters to upgrade to something? Who gives them that right?

Oh, their own arrogance.

Excuse me.

;)

Jeff

Guess M$ is arrogant for not supporting Windows 3.1 ;)

Simply put...it's their software. Problem with the world is that everyone thinks it revolves around them and if they are not ready to move forward, no one else should or that those who are are obligated to go out of their way to supply support for those who are not or refuse to.
 
They can do what they want.

This:
In order to force hosters to upgrade to PHP 5 we also support the the GoPHP5 initiative.
bothered me; I find it arrogant.

Jeff
 
Hello,

Thank you for this script.

I have encountered a small problem during initial install I'm hoping I can be helped with:

[root@server scripts]# ./roundcube.sh
cp: cannot stat `/var/www/html/roundcube/logs/*': No such file or directory
cp: cannot stat `/var/www/html/roundcube/temp/*': No such file or directory
Editing roundcube configuration...
Roundcube has been installed successfully.
[root@server scripts]#

The 2 CP errors I am unsure how to fix? I noticed a similiar error reported earlier in this thread and that an rm command was told be to used, but the error given was abit different to my own.

Any help appreciated.

T.
 
Given the software has not had an official full release i think they have every right.
 
nostromo, everything is okay with these errors :) Script didn't found any temporary files and logs, so - it showed an error.
 
Not surre why, but I have just upgraded roundcube by using /usr/local/directadmin/scripts/roundcube.sh, then roundcube is not working good anymore. When trying to send out a message, the sender box is totally blank. I have to come back with the old version. Any idea to fix it?
 
I think something is wrong with your MySQL database, if you don't have any important settings - try this:
Code:
mv /var/lib/mysql/da_roundcube /var/lib/mysql/da_roundcube_old
Then run the script again.
 
Just wanted to say thanks for the automated RoundCube installer. Works great and is a lot nicer than the Ueibuiawhatever client.

Now to get a Roundcube Sieve plugin for filtering and a Spamassassin plugin to help manage spams.
 
Now to get a Roundcube Sieve plugin for filtering and a Spamassassin plugin to help manage spams.
This thread is an interesting read. I'm doing a new server. I'm torn between Nutsmail! and RoundCube. RoundCube uses the databases and has drag and drop. Nutsmail! is very nice looking, has a calendar, has message filtering, and anti-spam at the e-mail account level etc. I'll probably go Nutsmail! because the features, and I'm not convinced of RoundCube's stability based on posts I see around the web, and RoundCube is the slowest moving project I've ever seen. However, I'm certain I and customers would rather have RoundCube's richer, more Windows like environment. The unstandardized interface with check boxes, drop downs is annoying and unproductive once you're used to an intuitive and efficient CUA inspired drag and drop environment.
 
I see a lot of people talking. Who's actually using this on a production server where people use it every day?

Where does this database get stored?
 
Last edited:
Back
Top