RoundCube

[root@tiko scripts]# sh 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.
/bin/chown: `webapps:webapps': invalid user


Now that on a different server :s ... this script is unrealiable.... same with the email admin panel addon by DA..

EDIT: Fixed, I had to add the webapps user manually, touch some files and rerun the installer
 
Last edited:
mars# ./build roundcube
Can not install PHP4 and PHP5 as CLI.


install on customapache cannot read mail
 
change to options.conf
php4-cli=no

this error



mars# ./build php4-cli
Downloading php-4.4.8.tar.gz...
php-4.4.8.tar.gz 100% of 5497 kB 127 kBps 00m00s
Downloading php-4.4.8-mail-header.patch...
php-4.4.8-mail-header.patch 100% of 3487 B 13 MBps
Can not build PHP4 as CLI because it is not set in options.conf.
 
It's said in CustomBuild FAQ that you can't have both versions as CLI (PHP4 as CLI and PHP5 as CLI).
 
Hello Sheldon,

I'm having the same problem now. What have you done to fix it? What was that included file?

Thanks,
Kris
 
Roundcube error

I can log into the Roundcube interface, receive email, read email, move and delete messages with no problem. However, when I compose email nothing happens when I send the message. The current compose page does not change in the slightest. It looks like I didn't press the send button.

The apache log has a new entry every time I press send though.

"exim abandoned: unknown, malformed, or incomplete option -f"

Can someone help me with this one?

ssi.inc

-EDIT-
Reinstalled as below. Roundcube mysql database must have been messed up because deleting that DB and reinstalling Roundcube solved the problem.
 
Last edited:
there is an include file in /etc/httpd/conf/extras for the aliases check there you should see a duplicate.

as for the sending mail issue, uninstall roundcube and reinstall it, however I doubt that will fix it. it seems more or less like an issue with exim. reinstall/upgrade exim to the latest version or better yet abandon exim for dovecot :D
 
seetharaman - I'd strongly advise you to edit that information out from your post.

In regards to receiving email, your nameservers do not appear to be correctly setup.
 
seetharaman

I strongly agree with GXX message:

Immediatly change the password/remove that user login info from the public forums. You are allowing hackers to abuse your server to send out emails. Not a very favorable thing from RBLs.

If you need assistance with specific issues and want to provide access to a system, use private messages or emails, but do not leave login info in public forums.

-Alon.
 
Trying to update to roundcube 0.1 I get the following error:

Code:
--00:33:31--  http://files.directadmin.com/services/all/roundcube/roundcubemail-0.1.tar.gz
           => `/usr/local/directadmin/scripts/packages/roundcubemail-0.1.tar.gz'
Resolving files.directadmin.com... done.
Connecting to files.directadmin.com[72.35.85.222]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,406,854 [application/x-gzip]

100%[====================================>] 1,406,854    478.54K/s    ETA 00:00

00:33:34 (478.54 KB/s) - `/usr/local/directadmin/scripts/packages/roundcubemail-0.1.tar.gz' saved [1406854/1406854]

ERROR 1142 (42000) at line 6 in file: 'SQL/mysql.update.sql': ALTER command denied to user 'da_roundcube'@'localhost' for table 'messages'
Editing roundcube configuration...
Roundcube has been installed successfully.

Any ideas?
 
how can you tell which version is installed?
I don't see a Version number on my server. Where should I be looking?

-Alon.
 
a new version of DirectAdmin 0.1 stable was just released.

Wait for DA to directly acknowledge the update.

Ive forwarded a copy of the release notification to [email protected] they will get it and im sure update the release package for DA making it easy to install.
 
To be honest I got a list with all the installed versions of the software in my server... I updated from Roundcube v0.1-rc2

Maybe checking the readme from the roundcube folder or something will bring light. Or checking the "newest" tar.gz in the folder
 
To be honest I got a list with all the installed versions of the software in my server... I updated from Roundcube v0.1-rc2

Maybe checking the readme from the roundcube folder or something will bring light. Or checking the "newest" tar.gz in the folder

Is this in in response to 'what version is installed' ?

I'd expect a Version number to show on the webpage of the login page or the 'help--> about' .

Squirrlemail has it on the login page.

-Alon.
 
Disk Usage

Hi,
there is the possibility to show in roundcube the "disk usage" for email ?

Thanks in advanced, Leonardo.
 
Back
Top