LxCenter HyperVM & Kloxo Support

Forum



Members   Search      Help    Register    Login    Home
Home » Archive » LxAdmin » Lxadmin Enterprise » roundcube corrupted attachment
roundcube corrupted attachment [message #54106] Wed, 21 January 2009 06:20 Go to next message
percivalg is currently offline percivalg  Philippines
Messages: 86
Registered: April 2008
Location: Philippines
Valuable Member
Hi,

We recently updated our server to version 5.0.15602. We are having problem viewing attached doc sent via roundcube downloaded on outlook or other email client, on yahoo it is ok. The master server is the one having problem with the attachment sent to roundcube, other slave server's roundcube attachment is viewable on outlook or has no problem.

Is Version 0.2-stable the version of roundcube lxadmin is using?
There is a known bug on roundcube attachment http://trac.roundcube.net/ticket/1484973 but this is with beta version?

Sorry I cant find any logs on the server related to this problem to post here. Please help.


thanks
Re: roundcube corrupted attachment [message #54108 is a reply to message #54106] Wed, 21 January 2009 06:36 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
Try installing php-xml

 
 yum -y install php-xml
 


Lxadmin currently uses the latest stable one.

thanks.


On Wed, Jan 21, 2009 at 11:20:51AM -0000, percival wrote:
>
>
> Hi,
>
> We recently updated our server to version 5.0.15602. We are having problem viewing attached doc sent via roundcube downloaded on outlook or other email client, on yahoo it is ok. The master server is the one having problem with the attachment sent to roundcube, other slave server's roundcube attachment is viewable on outlook or has no problem.


Re: roundcube corrupted attachment [message #54157 is a reply to message #54108] Wed, 21 January 2009 23:40 Go to previous messageGo to next message
percivalg is currently offline percivalg  Philippines
Messages: 86
Registered: April 2008
Location: Philippines
Valuable Member
i double check if php-xml is already installed here is my query result on my master

-bash-3.1# rpm -qa | grep php

php-pdo-5.2.1-16
php-cli-5.2.1-16
php-devel-5.2.1-16
php-xml-5.2.1-16
php-mysql-5.2.1-16
php-pear-1.4.9-4
php-xcache-5.2.1_1.2.1-jason.8
lxphp-5.2.1-400
php-common-5.2.1-16
php-5.2.1-16
php-gd-5.2.1-16
php-imap-5.2.1-16
-bash-3.1#

and my query result on my slave server with working roundcube attachment:

# rpm -qa | grep php
php-common-5.2.1-16
lxphp-5.2.1-200
php-5.2.1-16
php-devel-5.2.1-16
php-xcache-5.2.1_1.2.1-jason.8
php-cli-5.2.1-16
php-imap-5.2.1-16
php-gd-5.2.1-16
php-mysql-5.2.1-16
php-pdo-5.2.1-16
php-pear-1.4.9-4.el5.1
php-xml-5.2.1-16


I noticed that the lxphp and php-pear has different version, is this OK? Do I need to install php-xml? or re-install it?
Re: roundcube corrupted attachment [message #54170 is a reply to message #54157] Thu, 22 January 2009 04:04 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
Lxphp is completely different, and you can ignore it. It is lxadmin's own php and nothing to do with the system php.

thanks.


On Thu, Jan 22, 2009 at 04:40:57AM -0000, percival wrote:
>
>
> i double check if php-xml is already installed here is my query result on my master
>
> -bash-3.1# rpm -qa | grep php
>
> php-pdo-5.2.1-16


Re: roundcube corrupted attachment [message #54172 is a reply to message #54170] Thu, 22 January 2009 04:17 Go to previous messageGo to next message
percivalg is currently offline percivalg  Philippines
Messages: 86
Registered: April 2008
Location: Philippines
Valuable Member
ok, so how can we fix the roundcube corrupted attachment problem, php-xml is already installed.
Re: roundcube corrupted attachment [message #54996 is a reply to message #54106] Mon, 02 February 2009 15:05 Go to previous messageGo to next message
com2 is currently offline com2  Spain
Messages: 1120
Registered: August 2007
Location: Spain
Senior Master
Developer
Anybody tried the Advanced options at the bottom of the Configuration? I don't use Outlook so I cannot test this, but there seems to be a naming issue. If you change the used naming protocol do you see any improvement? Can you give me the setting that works for both TB and Outlook?
Re: roundcube corrupted attachment [message #55610 is a reply to message #54106] Tue, 10 February 2009 10:02 Go to previous messageGo to next message
com2 is currently offline com2  Spain
Messages: 1120
Registered: August 2007
Location: Spain
Senior Master
Developer
Today I found this bug report with a temporary work around.

Any body tried it? Is it any good?
Re: roundcube corrupted attachment [message #55700 is a reply to message #55610] Wed, 11 February 2009 04:31 Go to previous messageGo to next message
com2 is currently offline com2  Spain
Messages: 1120
Registered: August 2007
Location: Spain
Senior Master
Developer
I tried it and apparently it works fine now.

Could LxLabs apply this small patch too? It is really annoying when the many Outlook recipients cannot open their attachments correctly.
Re: roundcube corrupted attachment [message #56427 is a reply to message #55700] Wed, 18 February 2009 19:19 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
Can you please send the patch to me? Is there any reason why it has not been integrated into the main roundcube?

thanks.


On Wed, Feb 11, 2009 at 09:31:40AM -0000, com2 wrote:
>
>
> I tried it and apparently it works fine now.
>
> Could LxLabs apply this small patch too? It is really annoying when the many Outlook recipients cannot open their attachments correctly.
>


Re: roundcube corrupted attachment [message #59837 is a reply to message #54106] Mon, 16 March 2009 04:50 Go to previous messageGo to next message
com2 is currently offline com2  Spain
Messages: 1120
Registered: August 2007
Location: Spain
Senior Master
Developer
Meanwhile 0.2.1 came out which includes the officially accepted fix for this issue: http://trac.roundcube.net/ticket/1485311

I will install it to see if that is correct.
Re: roundcube corrupted attachment [message #59841 is a reply to message #54106] Mon, 16 March 2009 05:47 Go to previous messageGo to next message
com2 is currently offline com2  Spain
Messages: 1120
Registered: August 2007
Location: Spain
Senior Master
Developer
I tested with sending DOC files to Outlook 2007 and attachments open fine. I don't want to install Office fully to test other filetypes. I looks like you can simply take 0.2.1 and it will fix the issue.
Re: roundcube corrupted attachment [message #59842 is a reply to message #59841] Mon, 16 March 2009 05:48 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
I will update today.


On Mon, Mar 16, 2009 at 09:47:21AM -0000, com2 wrote:
>
>
> I tested with sending DOC files to Outlook 2007 and attachments open fine. I don't want to install Office fully to test other filetypes. I looks like you can simply take 0.2.1 and it will fix the issue.
>


Re: roundcube corrupted attachment [message #60095 is a reply to message #54106] Fri, 20 March 2009 05:14 Go to previous messageGo to next message
percivalg is currently offline percivalg  Philippines
Messages: 86
Registered: April 2008
Location: Philippines
Valuable Member
update today, meaning you will update the server today and release a new version update, Im realy sorry, I have the latest version of 5.0.16072 does this version have the updated roundcube 0.2.1?


thanks in advance
Re: roundcube corrupted attachment [message #60102 is a reply to message #60095] Fri, 20 March 2009 07:33 Go to previous messageGo to next message
com2 is currently offline com2  Spain
Messages: 1120
Registered: August 2007
Location: Spain
Senior Master
Developer
It is difficult to check, because they always forget to update the version number in the message header. I did a search on "version" and found it here:
/home/lxadmin/httpd/webmail/roundcube/index.php
<?php
/*
+----------------------------------------------------------- --------------+
| RoundCube Webmail IMAP Client
| Version 0.2.1


Re: roundcube corrupted attachment [message #60251 is a reply to message #54106] Sun, 22 March 2009 23:13 Go to previous messageGo to next message
percivalg is currently offline percivalg  Philippines
Messages: 86
Registered: April 2008
Location: Philippines
Valuable Member
I really appreciate your help com2, I checked my /home/lxadmin/httpd/webmail/roundcube/index.php and found this:

Quote:
<?php
/*
+----------------------------------------------------------- --------------+
| RoundCube Webmail IMAP Client |
| Version 0.2-stable

It seems that
Quote:
Current Version: 5.0.16072

the current version does not yet have the latest roundcube 0.2.1.
Do you have any idea when will the update be? And will it include roundcube 0.2.1?
Thanks in advance.

[Updated on: Sun, 22 March 2009 23:48]

Report message to a moderator

Re: roundcube corrupted attachment [message #60325 is a reply to message #54106] Tue, 24 March 2009 04:53 Go to previous messageGo to next message
com2 is currently offline com2  Spain
Messages: 1120
Registered: August 2007
Location: Spain
Senior Master
Developer
I thought the version should be 2.1, but I can be mistaken because I installed 2.1 myself before. There must be cache somewhere with the compressed file.....

I think you can clean out /var/cache/lxadmin/webmail*.tar.gz and when you do /script/upcp it should download the latest. But may be Lxhelp should confirm this before. They said it was updated but may be they made a mistake and in fact it would just download you the same file like you had before.
Re: roundcube corrupted attachment [message #61052 is a reply to message #54106] Fri, 03 April 2009 05:17 Go to previous messageGo to next message
percivalg is currently offline percivalg  Philippines
Messages: 86
Registered: April 2008
Location: Philippines
Valuable Member
I run a version update from
5.0.16072 to 5.0.16122

and checked /home/lxadmin/httpd/webmail/roundcube/index.php

Quote:
<?php
/*
+----------------------------------------------------------- --------------+
| RoundCube Webmail IMAP Client |
| Version 0.2-stable |
|


it seems that roundcube has not been updated, when are you planning to update roundcube?
Re: roundcube corrupted attachment [message #61065 is a reply to message #61052] Fri, 03 April 2009 09:48 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
Yes, we will definitely have this.

thanks.


On Fri, Apr 03, 2009 at 09:17:26AM -0000, percival wrote:
>
>
> I run a version update from
> 5.0.16072 to 5.0.16122
>
> and checked /home/lxadmin/httpd/webmail/roundcube/index.php
>


Re: roundcube corrupted attachment [message #61469 is a reply to message #54106] Tue, 07 April 2009 02:04 Go to previous message
percivalg is currently offline percivalg  Philippines
Messages: 86
Registered: April 2008
Location: Philippines
Valuable Member
Ok, thank you! Do you have an idea on when will this upgrade of roundcube be?

I just updated my lxadmin enterprise to version 5.0.16132, still
roundcube is not updated?

Quote:

<?php
/*
+----------------------------------------------------------- --------------+
| RoundCube Webmail IMAP Client |
| Version 0.2-stable |
|
Previous Topic:source for whmcs lxadmin module
Next Topic:How to assign IP to a domain (because of SSL)
Goto Forum:
  


Current Time: Fri May 24 14:22:49 EDT 2013

Total time taken to generate the page: 0.01341 seconds
.:: Contact :: Home :: Privacy ::.

Click here to lend your support to: LxCenter and make a donation at www.pledgie.com !

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software