Hi,
I was playing with RoundCube in a shared-hosting environment, just to test
it. I found that it was unable to connect to the MySQL database served by
the shared-hosting provider (I believe it reported an
authentication/connection failure in the setup panel; I can get the exact
message if it'd help, but the message was fairly generic). If I took the
same install and pointed it at a MySQL database on a server that I control,
it works just fine; and I could connect to the database just fine with the
"mysql" command-line client.
There are only two differences from a stock MySQL server, for this
shared-hosting setup: First, the user account doesn't have permission to
CREATE DATABASE (you have to go use their Web form; so I created the
database in advance). Second, all database names are of the form
"[username]+[dbname]", ie., "foouser+roundcubedb" (you can do this in
normal MySQL, but of course it's not common). I know that other webapps on
this server have trouble with the "+", and need to have it URL-encoded; but
none of the standard encodings worked here (and most of them caused it to
simply report "database not found"). Other than that, it is a normal MySQL
server; I've never had trouble connecting software to it.
Any pointers on how to debug?
Thanks,
Adam
_______________________________________________
List info: http://lists.roundcube.net/users/
good afternoon;
Further to a history(story) of right(law) roundcube posts(shows) me this
Installer script is still accessible
The install script of your RoundCube installation is still stored in its
default location!
Please remove the whole installer folder from the RoundCube directory because
these files may expose sensitive configuration data like server passwords and
encryption keys to the public. Make sure you cannot access the installer
script from your browser.
_______________________________________________
List info: http://lists.roundcube.net/users/
attach image, show more actions options under the container's display
message. It's fix ? Thank's
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/p3/RpCCDXLF/rb.JPG
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/users/
some e-mail accounts in IE 8 when clicked on MAILBOX, the following error
"Server Error! (OK), the same does not happen with firefox. The problem
remains regardless of the version of roundcube. There is no error in the
imap debug, as well as the imap server. There is something known to it?
thanks
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Guys, I'm with two servers in round-robin accessing the same bank, both with
apache2 prefork PHP 5.2.3 + and 3.0beta svn roundcube, I think the error
message in the bank
*[12-Jul-2009 18:11:43 -0300] DB Error: MDB2 Error: constraint violation
Query: _doQuery: [Error message: Could not execute statement] [Last executed
query: EXECUTE
mdb2_statement_mysql_6d7e2507d4ec57fc456165ed004f015e49d038e62 USING @0, @1,
@2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native message:
Duplicate entry '3246-INBOX.msg-2542' for key 2] in /webhost/
webmail.atarde.com.br/program/include/rcube_mdb2.php on line 621 (POST
/?_task=mail&_action=moveto?_task=&_action=)*
may be linked to the round-robin as one may be wanting to record a message
already recorded by another. While I do not know if the length of log can be
caused by it.* On login this is very slow too* ,The imapd is set to 150
(MAXPERIP) connections and maxdaemons to 1000, and the normal is an average
of 130 connections simultâneas.IMAP4 rev 1. Also use the imapproxy the two
servers. *E-mail clients do not have the slow login, but the roundcube yes.
load partial, stop for 15 seconds and then open the INBOX*. Thanks
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
hello friends, my authentication takes a while, as if carrying something, do
not know if it is the cache, but is relatively slow login to the inbox.
Could you tell me if there is to reduce this time?
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello!
Today I use RoundCube for the first time on my testing server. I saw something like multi-language on the homepage of RoundCube but there is NO multi-language support for the installer pages.
Why not add a language selection dropdown list before start the installer?
Thanks.
With best regards,
joomlagate.com.
http://www.joomlagate.com
_______________________________________________
List info: http://lists.roundcube.net/users/
staff, this problem still persite, did the database again with the
mysql.initial nevertheless still. can you help me ?!
DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message:
Could not execute statement] [Last executed query: EXECUTE
mdb2_statement_mysql_15aca1f9c66ed324b1879df4e3344355c164efd070 USING @0,
@1, @2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native
message: Duplicate entry '1-INBOX.Trash.msg-58
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Hmm...In my case authentication is based on LDAP information but there
are many records in LDAP tree which does not have corresponding physical
mailbox on the server. I've deleted such user records and now average
load is about 0.3. Will observe the average load further. Thank you for
the great tip.
Interesting, is that IMAP server or RC problem?
Koffedor пишет:
> My Apache starts to eat cpu when somebody tries to log in to the
> mailbox, authentication succeeds, but there is no Maildir for this
> user on the server. Hope this will help you somehow.
>
> PS. Using freebsd 7.2, apache-2.0.63_2, courier-imap-4.4.1,2,
> roundcube 0.2.1.
>
>
>
_______________________________________________
List info: http://lists.roundcube.net/users/
Olá Gutemberg, till ,
Já está atualizado , mysql 5 , gerei mysql.initial , mesmo assim ainda
apresenta o problema, O overload geralmente acontece quando há mais de 600
conexões , acabei de colocar o round robin no dns pra duas máquinas pra ver
se melhora. Algumas sugestão ? Abraço
Hello Gutemberg,
Already updated, mysql 5, generated mysql.initial nevertheless still shows
the problem, the overload usually occurs when there are more than 600
connections, just put in the round robin dns for two machines to see is
improvement. Some suggestion? Abraço
2009/7/4 Gutenberg Campos <gutenbergc(a)gmail.com>
> update your mysql.
>
> 2009/7/3 Tiago Gomes <algodas(a)gmail.com>
>
>> Hello everyone.
>> sorry because my poor english, congratulations to all the excellent
>> project roundcube mail. I have one problem, I installed all versions for
>> test, including svn / trunk (latest) and all creates overload on my server.
>> High cpu load
>>
>> I'm using the services:
>>
>> Apache:
>>
>> Server version: Apache/2.2.6 (Unix)
>> Server built: Jul 1 2009 20:41:05
>> * - -with-mpm=worker*
>>
>> Php:
>>
>> PHP 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2 (cli) (built: Apr 26 2009
>> 22:16:23)
>> Copyright (c) 1997-2008 The PHP Group
>> Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
>>
>> Mysql 5.0
>>
>> SERVER load average info after 10 minutes then restart the apache server:
>>
>> *top - 16:48:25 up 6:24, 3 users, load average: 6.92, 2.89, 3.88*
>> Tasks: 84 total, 2 running, 82 sleeping, 0 stopped, 0 zombie
>> *Cpu(s): 98.1%us, 1.7%sy, 0.0%ni, 46.9%id, 0.2%wa, 0.0%hi, 0.0%si,
>> 0.0%st*
>> Mem: 2076288k total, 1079936k used, 996352k free, 297020k buffers
>> Swap: 498004k total, 0k used, 498004k free, 486532k cached
>>
>>
>> PID USER PR NI VIRT RES SHR S *%CPU* %MEM TIME+
>> COMMAND
>>
>>
>> 14103 www-data 20 0 564m 125m 3536 S *190* 6.2 6:28.57
>> httpd
>>
>> 14088 www-data 20 0 517m 89m 3464 S * 118* 4.4 10:45.10 httpd
>>
>>
>>
>> the log error log from round roundcube mail:
>>
>> Only:
>>
>> *[03-Jul-2009 16:48:08 -0300] DB Error: MDB2 Error: constraint violation
>> Query: _doQuery: [Error message: Could not execute statement] [Last executed
>> query: EXECUTE
>> mdb2_statement_mysql_501fd0fc317c477d1c729158644dc2c5bd5f1d12d USING @0, @1,
>> @2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native message:
>> Duplicate entry '2557-INBOX.msg-13334' for key 2] in /webhost/
>> webmail.atarde.com.br/program/include/rcube_mdb2.php on line 621 (GET
>> /?_task=mail&_mbox=INBOX&_page=1)
>>
>> [03-Jul-2009 16:48:08] MDB2 Error: constraint violation (-3): _doQuery:
>> [Error message: Could not execute statement]
>>
>> [Last executed query: EXECUTE
>> mdb2_statement_mysql_674a5a0876c6968d9d29cb5837c47123866f39a43 USING @0, @1,
>> @2, @3, @4, @5, @6, @7, @8, @9, @10]
>>
>> [Native code: 1062]
>>
>> [Native message: Duplicate entry '2557-INBOX.msg-13401' for key 2]
>> *
>> Can you Help me, ? Thank's
>>
>> --
>> ----------------------------------------------------------------
>> Tiago Gomes Pereira http://www.tiagogomes.eti.br
>> LPI Certified
>> LPI ID - LPI000129445
>> IT Service Management - ITIL FOUNDATION V2
>> ID - SR341901
>> algodas(a)gmail.com
>>
>> _______________________________________________
>> List info: http://lists.roundcube.net/users/
>>
>>
>
>
> --
> AVISO LEGAL
> Esta mensagem é destinada exclusivamente para a(s) pessoa(s) a quem é
> dirigida, podendo conter informação confidencial e/ou legalmente
> privilegiada. Se você não for destinatário desta mensagem, desde já fica
> notificado de abster-se a divulgar, copiar, distribuir, examinar ou, de
> qualquer forma, utilizar a informação contida nesta mensagem, por ser
> ilegal. Caso você tenha recebido esta mensagem por engano, pedimos que nos
> retorne este E-Mail, promovendo, desde logo, a eliminação do seu conteúdo em
> sua base de dados, registros ou sistema de controle. Fica desprovida de
> eficácia e validade a mensagem que contiver vínculos obrigacionais, expedida
> por quem não detenha poderes de representação.
>
> --
> Roosevelth Gutenberg Ferreira Campos - M.Sc
> Membro do GTMSL - Governo Federal
> Linux User 370146
>
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Is it possible to change the header on Replies to be in a similar format to
that shown on Forwarded emails (eg: Outlook style) rather than the default
"On xxx xxx Wrote:", and also to stop the indenting of the previous text
(again as per Outlook).
Its not exactly a major problem with what is generally a great bit of
software, but if it was a simple setting I find it to be more readable
"unindented", especially when there are multiple replies and so multiple
indenting.
Thanks
Steve
_______________________________________________
List info: http://lists.roundcube.net/users/
Hey all,
I know this isn't strictly related to RC only, however I was wondering if
I could get some feedback from anyone who has converted from using
something like Courier to Dovecot and how you have found the performance
differences etc.
I am currently running Exim+Courier+RC and things work well and fast,
however the userbase using the system may be increasing by a very large
amount shortly and I have been looking into methods to increase/sustain
performance. I have seen a few people mention Dovecot and that RC has been
written specifically with it in mind, however I want to make sure its worth
it before I go and start messing with a system that is working well (at
present).
I have also been looking at IMAPProxy - Does anyone use this with RC? (and
Dovecot ?) Any issues or things I should be aware of?
Thanks in advance!
-- Mark
_______________________________________________
List info: http://lists.roundcube.net/users/
I am using dovecot imap server with roundcube webmail. I can do everything with roundcube but the problem is disk quota. In disk usage it shows "Unlimited" but I have assigned disk space for each users. But in all users it show only "Unlimited".
Thanks,
Gunza
_______________________________________________
List info: http://lists.roundcube.net/users/
Is it possible to sort your address book once imported via
alphabetical order? It just adds contacts in by entry order rather
than by name and I find this a huge mess. I would think someone has
thought of something to resolve that by now. Anyone know if I am
missing something or can adjust this?
Thanks!
-Carlos
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello everyone,
first sorry for my bad english, but I have a question. It is feasible to
change the configuration of roundcube so that the software first make a
mxlookup from the address of the user an then use the result as the imap
and smtp server?
Thank you for your help
daniel
_______________________________________________
List info: http://lists.roundcube.net/users/
Good afternoon,
Hopefully I'm in the right place to ask these questions, if not can you
direct me.
For the past two weeks using roundcube webmail I've cannot send
attachments, the e-mails I want deleted won't delete and I cannot add to my
address book. I've tried to find a support for roundcube webmail and I've
gotten to this point. Can anyone help?
Carl
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
Yes, Javascript is enabled and there are no error messages in the apache log!
The same thing happens with both Firefox and IE...
Regards
Philipp
> Is JavaScript enabled ?
>
> On Fri, 12 Jun 2009 17:40:49 +1000 (EST), philipp.burath(a)i-tecknik.com
> wrote:
>> So for example, if I click on an e-mail to open it, nothing happens at
> all
>> on the screen and the e-mail doesn't show up. If I want to change to a
>> subfolder nothing happens either...
>>
>>> Hi,
>>>
>>> I have installed Roundcube 0.2.2 stable on my webserver. I can log into
>>> roundcube and am able to edit preferences, look at the addressbook etc,
>>> but I'm unable to open e-mail in the main window or change folder. I
>>> cannot compose e-mails either..
>>>
>>> Would someone be able to help me? What info do you require.
>>>
>>> Thanks Alot
>>>
>>> Regards
>>> Philipp
>>>
>>>
>>> _______________________________________________
>>> List info: http://lists.roundcube.net/users/
>>>
>>
>>
>> _______________________________________________
>> List info: http://lists.roundcube.net/users/
>
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I have installed Roundcube 0.2.2 stable on my webserver. I can log into
roundcube and am able to edit preferences, look at the addressbook etc,
but I'm unable to open e-mail in the main window or change folder. I
cannot compose e-mails either..
Would someone be able to help me? What info do you require.
Thanks Alot
Regards
Philipp
_______________________________________________
List info: http://lists.roundcube.net/users/
Anyone have any ideas why I am getting these strange characters (below)
in my received emails instead of (I assume) ' single quotes. Which I can
type OK.
Irelands economy might be having a terrible time, but on the
sports field, its been a great year.
Thanks
Steve
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi ,
I'm trying to increase the maximum attachment size that can be sent using Roundcube.
I have full control of the server and I'm running the latest stable version of RC.
The trouble is, search as I may, I can't find any related setting in the .conf
What is the procedure please?
--
Peter Snow
_______________________________________________
List info: http://lists.roundcube.net/users/
users-request(a)lists.roundcube.net wrote:
> Send users mailing list submissions to
> users(a)lists.roundcube.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.roundcube.net/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)lists.roundcube.net
>
> You can reach the person managing the list at
> users-owner(a)lists.roundcube.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
> ------------------------------------------------------------------------
>
> Today's Topics:
>
> 1. Increase Max Attachment Size to 50MB (Peter Snow)
> 2. Re: Increase Max Attachment Size to 50MB (A.L.E.C)
> 3. Re: Increase Max Attachment Size to 50MB (Sebastian Kronenwerth)
> 4. Re: Increase Max Attachment Size to 50MB (Mohamed Taieb Riahi)
> 5. Re: Increase Max Attachment Size to 50MB (Peter Snow)
> 6. Re: Increase Max Attachment Size to 50MB (Sebastian Kronenwerth)
> 7. Re: Increase Max Attachment Size to 50MB (Peter Snow)
>
>
> ------------------------------------------------------------------------
>
> Subject:
> [RCU] Increase Max Attachment Size to 50MB
> From:
> Peter Snow <peter(a)snowweb.co.uk>
> Date:
> Wed, 10 Jun 2009 19:45:29 +0800
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi ,
>
>
> I'm trying to increase the maximum attachment size that can be sent
> using Roundcube.
>
>
> I have full control of the server and I'm running the latest stable
> version of RC.
>
>
> The trouble is, search as I may, I can't find any related setting in
> the .conf
>
>
> What is the procedure please?
>
>
>
> --
>
> Peter Snow
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> "A.L.E.C" <alec(a)alec.pl>
> Date:
> Wed, 10 Jun 2009 13:55:15 +0200
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Peter Snow wrote:
>> I'm trying to increase the maximum attachment size that can be sent
>> using Roundcube.
>>
>> I have full control of the server and I'm running the latest stable
>> version of RC.
>>
>> The trouble is, search as I may, I can't find any related setting in
>> the .conf
>>
>> What is the procedure please?
>
> Attachment size depends on PHP settings (php.ini and/or .htaccess):
> upload_max_filesize and post_max_size. To handle 50MB attachments you
> should
> also increase memory_limit (I'm not sure if 256MB will be enough) and
> max_execution_time/max_input_time.
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Sebastian Kronenwerth <sebastian(a)kronenwerth.de>
> Date:
> Wed, 10 Jun 2009 13:55:49 +0200
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi Peter,
>
>
>> I'm trying to increase the maximum attachment size that can be sent
>> using Roundcube.
>>
>> I have full control of the server and I'm running the latest stable
>> version of RC.
>>
>
> The upload limit is set in the php.ini. Please search for
>
> upload_max_filesize =
>
> and
>
> post_max_size =
>
> and set you settings in this lines.
>
> --
> Sebastian Kronenwerth
>
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Mohamed Taieb Riahi <taieb.riahi(a)topnet.tn>
> Date:
> Wed, 10 Jun 2009 12:52:45 +0100
> To:
> Peter Snow <peter(a)snowweb.co.uk>, "users(a)lists.roundcube.net"
> <users(a)lists.roundcube.net>
>
> To:
> Peter Snow <peter(a)snowweb.co.uk>, "users(a)lists.roundcube.net"
> <users(a)lists.roundcube.net>
>
>
> Hi,
>
> You have to change the setting in the configuration of php, in the
> php.ini file change the value of “upload_max_filesize” .
>
> Regards
>
> Riahi Med Taieb
>
> *De :* users-bounces+taieb.riahi=topnet.tn(a)lists.roundcube.net
> [mailto:users-bounces+taieb.riahi=topnet.tn@lists.roundcube.net] *De
> la part de* Peter Snow
> *Envoyé :* mercredi 10 juin 2009 12:45
> *À :* users(a)lists.roundcube.net
> *Objet :* [RCU] Increase Max Attachment Size to 50MB
>
> Hi ,
>
> I'm trying to increase the maximum attachment size that can be sent
> using Roundcube.
>
> I have full control of the server and I'm running the latest stable
> version of RC.
>
> The trouble is, search as I may, I can't find any related setting in
> the .conf
>
> What is the procedure please?
>
> --
>
> Peter Snow
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Peter Snow <peter(a)snowweb.co.uk>
> Date:
> Wed, 10 Jun 2009 20:00:15 +0800
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi Sebastian,
>
>
> That is already set to 50Mb and I'm not having a problem with that.
>
>
> I have an issue with the fact that it states next to the file upload
> box "5MB Max File Size". How do I change that?
>
>
>
> --
>
> Peter Snow
>
> peter(a)snowweb.co.uk <mailto:peter@snowweb.co.uk>
>
>
> Phone
>
> Telephone/Fax: +63 (0)2 6612384
>
> mobile: +63 (0)921 9741377
>
>
>
>
> ----- Original Message -----
>
>
> From: Sebastian Kronenwerth - sebastian(a)kronenwerth.de
> <mailto:sebastian@kronenwerth.de>
>
> Sent: Wednesday, June 10, 2009, 7:55:49 PM
>
> To: users(a)lists.roundcube.net <mailto:users@lists.roundcube.net> -
> users(a)lists.roundcube.net <mailto:users@lists.roundcube.net>
>
> Subject: [RCU] Increase Max Attachment Size to 50MB
>
>
> > Hi Peter,
>
>
> >> I'm trying to increase the maximum attachment size that can be sent
>
> >> using Roundcube.
>
>
> >> I have full control of the server and I'm running the latest stable
>
> >> version of RC.
>
>
> > The upload limit is set in the php.ini. Please search for
>
>
> > upload_max_filesize =
>
>
> > and
>
>
> > post_max_size =
>
>
> > and set you settings in this lines.
>
>
> > --
>
> > Sebastian Kronenwerth
>
> > _______________________________________________
>
> > List info: http://lists.roundcube.net/users/
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Sebastian Kronenwerth <sebastian(a)kronenwerth.de>
> Date:
> Wed, 10 Jun 2009 15:04:00 +0200
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi Peter,
>
>
>> That is already set to 50Mb and I'm not having a problem with that.
>>
>> I have an issue with the fact that it states next to the file upload
>> box "5MB Max File Size". How do I change that?
>>
>
> Sorry, I have no problems with that and can not help you. In my
> configuration I changed both settings on 50M . After this, I found next
> to the file upload box "50 MB Max File Size".
>
> Sorry.
>
> Sebastian
>
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Peter Snow <peter(a)snowweb.co.uk>
> Date:
> Wed, 10 Jun 2009 21:10:02 +0800
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi Sebastian,
>
>
> That's great! That's exactly what I need to do. The trouble is, I can
> only change one of the two settings that you mentioned, because I
> don't know where the one which controls the text which reads "Max 5Mb"
> is located (I already changed the php.ini months ago).
>
>
> Where is that setting please?
>
>
>
> --
>
> Peter Snow
>
> peter(a)snowweb.co.uk <mailto:peter@snowweb.co.uk>
>
>
> Phone
>
> Telephone/Fax: +63 (0)2 6612384
>
> mobile: +63 (0)921 9741377
>
>
>
>
> ----- Original Message -----
>
>
> From: Sebastian Kronenwerth - sebastian(a)kronenwerth.de
> <mailto:sebastian@kronenwerth.de>
>
> Sent: Wednesday, June 10, 2009, 9:04:00 PM
>
> To: users(a)lists.roundcube.net <mailto:users@lists.roundcube.net> -
> users(a)lists.roundcube.net <mailto:users@lists.roundcube.net>
>
> Subject: [RCU] Increase Max Attachment Size to 50MB
>
>
> > Hi Peter,
>
>
> >> That is already set to 50Mb and I'm not having a problem with that.
>
>
> >> I have an issue with the fact that it states next to the file upload
>
> >> box "5MB Max File Size". How do I change that?
>
>
> > Sorry, I have no problems with that and can not help you. In my
>
> > configuration I changed both settings on 50M . After this, I found next
>
> > to the file upload box "50 MB Max File Size".
>
>
> > Sorry.
>
>
> > Sebastian
>
> > _______________________________________________
>
> > List info: http://lists.roundcube.net/users/
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> List info: http://lists.roundcube.net/users/
>
Have you edited LimitRequestBody in your apache config?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all,
I searched the list history for something related to improving page load
speed, but unfortunately i didn't find anything related to that.
Today I read about a Firefox extension (to be used in parallel with
Firebug), which makes some suggestions of speed load improvements.
I opened the Round Cube inbox and ran it.
It points some possible improvements, which could save several kbytes of
data to be downloaded (JavaScript minimization could save up to half of the
total page size!!!) or improve the rendering speed (by specifying image
dimensions) and other stuffs...
Anyway, I found it useful and maybe of good value.
The *Page Speed* page is http://code.google.com/speed/page-speed/.
Regards,
Lauro Valente
Celular: (41) 8415-0020
http://lauro.valente.eng.br/
_______________________________________________
List info: http://lists.roundcube.net/users/