Roundcube

May 16, 2009

I have been looking into an issue on my server and I can't figure it out. My webmail (Roundcube) will not let me attach anything to emails, regardless of the size. As soon as I click "Upload", it pops up a red box at the top that says "File upload failed."

I have no clue what is going on.

- I've searched google and found some references to /tmp being 777. First, I thought that this isn't secure, but I did it anyway but it didn't work.

- I checked the php.ini setting and the upload_tmp_dir wasn't set, so I set it to /tmp, but still nothing.

- My max upload size is 8M, so that's not an issue.

- Mem is set to 128M

View 11 Replies


ADVERTISEMENT

How To Remove Roundcube

Apr 21, 2008

I installed Roundcube on my cPanel server but it isn't working for me and I want to uninstall it and maybe try again.

How do I uninstall it, I can't find any information anywhere?

View 9 Replies View Related

Horde, SquirrelMail Or RoundCube

Jul 21, 2008

I am seeking recommendation on which of the following webmail interface should I use:

Horde, SquirrelMail or RoundCube

I have tried squirrelmail and I am searching for more features - would prefer something similar to outlook/yahoo etc.

View 14 Replies View Related

Roundcube Mail RPM Install

Apr 21, 2008

I'm just setting up my first server and first time dealing with whm/cpanel and wondering if someone could help me out.

I'm trying to install Roundcube mail for all clients on the server (quite a few have requested it). Now i'm running Fedora 7 and its got a Roundcubemail RPM listed. So through WHM I chose to install that RPM and it went through the process and said done etc.

Thing is its not showing up on the list of webmail clients when clients click on webmail section in Cpanel.

Oh yeah its WHM/CPanel Version 11

Any ideas what i've missed.

I looked online for install instructions but they really only appear to be for singular accounts etc not server wide

View 11 Replies View Related

Replacing Squirrelmail With Roundcube

Oct 18, 2007

I have Squirrelmail installed on a VPS running CentOS with ControlZX as a control panel and I'd like to replace it with Roundcube. What I'm trying to do is make it so that the Roundcube webmail application is accessible through every domain on the VPS (e.g. domain1.com/webmail , domain23.com/webmail) without having to manually install it on every domain separately. Also, because I have resellers hosted on this VPS I don't want to just install Roundmail on our main domain and provide that as the official webmail access area because then our reseller's customers would have no choice but to access their webmail via our domain. For obvious reasons most resellers would prefer to keep their provider's presence in their own business transparent.

I know Roundcube supports "virtual users" and have a basic understanding of how that works, but I am unsure how setup Roundcube so that it can be accessed from any domain on the box. Where should I install it?

I've heard plenty of users talk about using Roundcube as a replacement to Squirrelmail so I have to assume it can be used in the way that I'm talking about (that is, not needing to be installed on every individual domain manually).

For those of you that have done this, can you please describe how you accomplished it?

I also don't have a problem hiring someone to help us complete this but am still interested in knowing how to go about it.

View 4 Replies View Related

High Load Roundcube Fail

Jun 11, 2009

am having 1.8 load average on a new dedicated Core2Quad q8200 2.33GHz server with only 4 accounts on it i think that's weird, the most busy process using more than 98% of the cpu is:

/usr/local/cpanel/3rdparty/bin/php-cgi -c /usr/local/cpanel/3rdparty/etc/roundcube /usr/local/cpanel/base/3rdparty/roundcube/index.php

top command shows the most busy process is:

5418 cpanelro 25 0 21460 11m 4116 R 99.0 0.6 527:01.65 php-cgi

View 8 Replies View Related

Roundcube With 500 Internal Server Error

Mar 24, 2009

Here is the log when I got 500 Internal Server Error

GET /webmail/ HTTP/1.1
Host: www.domain-name.com
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.7) Gecko/2009021906 Firefox/3.0.7
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

--172dce78-F--
HTTP/1.0 500 Internal Server Error
X-Powered-By: PHP/5.2.9
Vary: Accept-Encoding,User-Agent
Content-Encoding: gzip
Content-Length: 20
Connection: close
Content-Type: text/html

--172dce78-H--
Apache-Handler: application/x-httpd-php
Stopwatch: 1237885301072213 12079 (504 908 11749)
Producer: ModSecurity for Apache/2.5.7 [url] ; core ruleset/1.6.0.
Server: Apache

--172dce78-K--

--172dce78-Z--

None of security rules is listed in that error log, so I am totally lost. It's working once when I restart apache, but after that, it's not working anymore.

View 7 Replies View Related

Roundcube With CPanel Won't Delete Email

Jul 2, 2008

I installed RoundCube through cPanel and it won't delete emails. I don't get any error messages or anything. When in Roundmail I select the email to delete and then hit the delete icon or drag to the trash folder it disappears, but when i log back in or click on the inbox again it comes back. Don't know if this is part of the same problem but i also can't access created folders. It shows the folder on the left but when i click on it nothing happens. I have a feeling this is a permissions problem but i can't find the issue. Anyone have any recommendation to try?

I have read alot of forums that say to enable the create folders option in the config file, it is enabled and i still have the same issues.

View 4 Replies View Related

Plesk 12.x / Linux :: How To Add Plugin For Roundcube

Oct 24, 2014

How to add a plugin for Roundcube?

I have added this in /usr/share/psa-roundcube/config/config.inc.php, however was nothing changed.

$rcmail_config['plugins'] = array(
'archive',
'managesieve',
'zipdownload',
'new_user_dialog',

[Code] .....

View 6 Replies View Related

Plesk 12.x / Linux :: Roundcube Does Not Work

Dec 11, 2014

I installed Roundcube in Plesk 12 through the link: URL....But it doesn't work. I adjusted the mailsettings for a domain to use Roundcube. With the fresh created emailaccount and you click on the webmailicon, it loads the following url but the page does not exists: URL....Aren't there any instructions for using RoundCube with Plesk? After adding Roundcube as an component are there more steps involved to get Roundcube up and running with plesk?

View 19 Replies View Related

Webmail Roundcube Apache SSL Per Vhost

Mar 9, 2015

I have more than 1 domain on my VServer and roundcube and all of its templates only allow me to modify webmail.domain.tld...so I can setup 1 website correctly but all the rest will have the wrong SSL cert.How can I setup different ssl cert for Webmail with Apache as Webserver and roundcube as webmailer? I think I should modify the vhost confs of roundcube into /etc/apache2/plesk.conf.d/webmails/roundcube/ but I did not find a working solution.

View 1 Replies View Related

Plesk 12.x / Linux :: ActiveSync With Roundcube

Jul 15, 2015

I am trying to configure some type of activesync component with my roundcube install on my plesk 12 box. I downloaded the activesync plugin, enabled it, and get a "your server does not support annotations or meta data" message.

I have also looked into Z Push but wasn't sure the route to go. According to the uservoice forums, plesk states activesync for roundcube is "planned" but it's been planned since 2013.

All of my packages and software is latest versions (via plesk updates) as well.

View 1 Replies View Related

Plesk 12.x / Linux :: Roundcube On IOS 7 (Safari)

Jun 19, 2014

I can't open Roundcube in Safari (iPad and iPhone) but on Chrome for iOS it is possible to open it. (https://webmail.domain.com)

"Safari kann die Seite nicht öffnen, da die Netzwerkverbindung unterbrochen wurde." (This was existing in Plesk 11.5 too)

Debian 7, MariaDB 5.5, plesk 12.0.18 MU4

View 1 Replies View Related

Plesk 11.x / Linux :: Roundcube Can't Connect To MySQL

Oct 5, 2013

With one from another server. Now roundcube does not want to connect to mysql anymore, i tried to edit this :

line:$rcmail_config['db_dsnw'] = 'mysql://roundcube:randompassword@localhost/roundcubemail';

i then used a MD5 generator to input the hash in the password field of the roundcube user in mysql, with no luck...I even tried to delete roundcube user from mysql, then remove psa-roundcube, then go through the plesk update manager and install roundcube again, did not change nothing, it didn't even create the roundcube user.

Is there anyway i can reinstall roundcube from scratch?PPP 11.5 up to date on ubuntu 12.04

Code:

[05-Oct-2013 14:03:54 +0200]: DB Error: _doConnect: [Error message: Access denied for user 'roundcube'@'localhost' (using password: YES)]
[Native code: 1045]
[Native message: Access denied for user 'roundcube'@'localhost' (using password: YES)]

[code]....

View 7 Replies View Related

Plesk 11.x / Linux :: Roundcube Attachment Size

Jul 16, 2014

PRODUCT, VERSION : Parallels Plesk Panel 11.5.30

MICROUPDATE : 11.5.30 Update #47, last updated at June 11, 2014 03:26 AM

OPERATING SYSTEM : CentOS 6.5 (Final)

PROBLEM DESCRIPTION
-------------------------------
Need to increase round cube attachment size

STEPS TO REPRODUCE
----------------------------------

i need to increase round cube attachment size. i'm unable to find installation folder. How to increase attachment size

ACTUAL RESULT
-----------------------
Attachment size should be less than 5MB

EXPECTED RESULT
-----------------------------------
Attachment size allows upto 50MB

ANY ADDITIONAL INFORMATION
--------------------------------------------------------------
increased size in Tools & Settings > Server-Wide Mail Settings > Maximum message size

View 3 Replies View Related

Plesk 12.x / Linux :: Webmail - Roundcube Not Working

Aug 18, 2014

I installed PLESK12 (or better: I installed the distributed Debian-Image from my hoster) onto my server. Everything works fine as always - except webmail. I did the following:

- in the general webmail properties, I deactivated Horde. roundcube was active and still is (also tried to activate it again)
- I also activated roundcube as webmailer in the hosting itsel.
- tried to open webmail.mydomain.com --> site not found. I added a mail-adress and tried to use the icon to the webmail --> site not found.
- I restarted the server (maybe deactivation Horde did some stuff there...)... no changes.

PLESK 12 (latest update), running on Debian 7.6 ....

View 1 Replies View Related

Plesk 11.x / Linux :: Upgrade Roundcube Manually?

Nov 17, 2014

I noticed, that my Plesk install still runs an older Roundcube Installation (somewhere in the 0.9 range) and RoundCube 1.0.3 is currently the latest version available at [URL]

Is it safe to upgrade the Roundcube Installation in psa-roundcube manually from 0.9 to 1.0.x?

View 2 Replies View Related

Plesk 11.x / Linux :: Roundcube - Increase Attachment Size

Jan 31, 2014

I seem Plesk Roundcube 6 MB attachment size. I Changed all php.ini and php.ini.tpl files but changes nothing. How Can I rise up the attachment size?

View 3 Replies View Related

Plesk 12.x / Linux :: Roundcube (Sieve) Autoresponder Not Working

Apr 1, 2015

We are running Plesk 12 on centos 6 with roundcube 1.0.5 and dovecot with installed sieverules. All filters are working as expected except the auto responder.

I found those errors in maillog:

Code:
Mar 29 16:57:25 server dovecot: service=lda, user=xx@xxx.xx, ip=[]. sieve: msgid=<b670eba9-39f9-41f9-9a8a-db44ce8dd2fa@me.com>: discarded vacation reply to <>

I managed it to get working by changing the qmail deliver command by adding the preline:

| /var/qmail/bin/preline -f /usr/libexec/dovecot/dovecot-lda -d "$DELIVERED_TO"

Now the autoresponder works for most mails (try'd from iCloud and other mailservers) except gmail complaints about the syntax because of double <<>>:

Code:
Mar 30 09:56:38 server dovecot: service=lda, user=xx@xx.de, ip=[]. sieve: msgid=<CACftkLXd9ha3cJ+GeTYD_CNou71R1b=MzoLfAQ4-rX76NvxJng@mail.gmail.com>: sent vacation response to <xxxx@gmail.com>
Mar 30 09:56:39 server qmail: 1427702199.096480 delivery 133: failure: Connected_to_2a00:1450:4013:0c01:0000:0000:0000:001b_but_sender_was_rejected.
/Remote_host_said:_555_5.5.2_Syntax_error._cq5si16636445wjb.115_-_gsmtp/

View 2 Replies View Related

Plesk 12.x / Linux :: Roundcube Filter -> Send Notification

Jul 18, 2015

I want to send a notification (by an email to SMS gateway) when a specific email arrives. I see that Roundcube has a sieve filter option called "Send Notification" and it has three input boxes which have no tooltips and I am unable to find any documents telling me what to fill in those boxes.

The boxes are:

Method
Options
Message

The Message is obvious enough, but the other two?

For the method, I tried mailto:<me@myemailaddress.com>

I left the options blank, typed in a short message and tried to save the filter, but it gave me an error message "Unable to save filter - server error occurred". Annoyingly, it then wiped out what I had typed and started me with a blank rule again. I also tried without the < and > round the email address.

Any clues as to proper syntax and what the options are?

Also, is it necessary to have another action after the Send Notification action to file the email away somewhere, or will it just be left in the inbox anyway if the only action is the notification?

View 1 Replies View Related

Plesk 12.x / Linux :: 12.0.18 Only A White Page Appears In Roundcube?

Jun 30, 2014

After the update to Plesk 12.0.18 only a white page appears in Roundcube. Unfortunately also reinstall did not remedy.

OS Debian 7.1
Plesk version 12.0.18 Update # 5, last updated at June 30, 2014 09:02 PM
Roundcube 1.0.0 [URL]

View 1 Replies View Related

Plesk 11.x / Linux :: Broken Certificate Chain With Roundcube

Jan 21, 2014

My current configuration is: Ubtuntu Server 10.04, Plesk 11.5 and Roundcube 0.9.5 (installed via Plesk as the default webmail application) on Apache.

I played around with an SSL checker (https://www.ssllabs.com/ssltest/) to test my certificates and I found out that Roundcube delivered a broken certificate chain. It didn't deliver the intermediate certificate correctly. I searched through the configuration file of roundcube (/etc/apache2/plesk.conf.d/roundcube.conf) and discovered that there was only an entry for SSLCertificateFile.

To fix this I added the intermediate certificate via SSLCACertificateFile to the configuration file:

Code:
SSLCertificateFile "/opt/psa/var/certificates/cert-1sCtWB"
SSLCACertificateFile "/opt/psa/var/certificates/cert-FGLFqQ"

The only problem is that this configuration file is generated automatically:

Code:
#ATTENTION!
#
#DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY,
#SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED.

View 13 Replies View Related

Plesk 12.x / Linux :: Roundcube Internal Server Error?

Oct 18, 2014

Upgraded Plesk 11.5 to 12, enabled rouncube and got an Internal server error when trying to load webmail.domain.com

In /var/log/plesk-roundcube/errors found an error:
PHP Warning: system() has been disabled for security reasons in /usr/share/psa-roundcube/bin/update.sh on line 161

Changed php.ini settings, restarted apache, same internal server error, but no more errors in log.

Tried /usr/share/psa-roundcube/bin/update.sh
Got errors:
WARNING: File type detection doesn`t work properly!
Please check the 'mime_magic' config option or the finfo functions of PHP and run this script again.
WARNING: Mimetype to file extension mapping doesn't work properly!
Please check the 'mime_types' config option and run this script again.

Tried to reinstall roundcube in Plesk

View 1 Replies View Related

Plesk 12.x / Linux :: Roundcube Not Installed And Horde Not Loading?

Feb 22, 2015

In the list of available webmail clients there's only Horde. Why don't I have Roundcube? I thought it's preinstalled with Plesk 11.5 and higher.

When accessing Horde webmail, the page never loads till the end and all I get is the top menu, no e-mails.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved