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/
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.
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/
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@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@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
List info: http://lists.roundcube.net/users/
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@snowweb.co.uk
Phone Telephone/Fax: +63 (0)2 6612384 mobile: +63 (0)921 9741377
----- Original Message -----
From: Sebastian Kronenwerth - sebastian@kronenwerth.de Sent: Wednesday, June 10, 2009, 7:55:49 PM To: users@lists.roundcube.net - 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/
List info: http://lists.roundcube.net/users/
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/
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@snowweb.co.uk
Phone Telephone/Fax: +63 (0)2 6612384 mobile: +63 (0)921 9741377
----- Original Message -----
From: Sebastian Kronenwerth - sebastian@kronenwerth.de Sent: Wednesday, June 10, 2009, 9:04:00 PM To: users@lists.roundcube.net - 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/
To Peter,
Did you empty your browser cache? That helps with a lot of configuration changes with roundcube.
Claudio
On Wed, Jun 10, 2009 at 3:04 PM, Sebastian Kronenwerth < sebastian@kronenwerth.de> wrote:
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/
Hi Peter
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).
Do you reload the apache after you changed your settings?
On Debian:
/etc/init.d/apache2 reload
Sebastian _______________________________________________ List info: http://lists.roundcube.net/users/
Hi Claudio,
I haven't made any config changes yet, since no one knows where the setting for the default 5Mb max file attachment is located. I just doubled checked the two settings in php.ini and found that I'd actually set them both at 100M when when I installed PHP a year ago.
Thanks,
pete
-- Peter Snow peter@snowweb.co.uk
Phone Telephone/Fax: +63 (0)2 6612384 mobile: +63 (0)921 9741377
----- Original Message -----
From: Claudio Kuenzler - napsty@gmail.com Sent: Wednesday, June 10, 2009, 9:11:40 PM To: users@lists.roundcube.net - users@lists.roundcube.net Subject: [RCU] Increase Max Attachment Size to 50MB
To Peter,
Did you empty your browser cache? That helps with a lot of configuration changes with roundcube.
Claudio
On Wed, Jun 10, 2009 at 3:04 PM, Sebastian Kronenwerth sebastian@kronenwerth.de wrote:
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/
Peter Snow wrote:
Hi Claudio,
I haven't made any config changes yet, since no one knows where the setting for the default 5Mb max file attachment is located.
As I've said in my previous post, check .htaccess file in roundcube directory.
Hi A.L.E.C,
Spot on mate! Nice one A.L.E.C.
Sorry, I missed your previous message amoung the many others I recieved. I just checked the .htaccess in the roundcube directory and changed,
upload_max_filesize 5M
Thanks to everyone!
pete
-- Peter Snow peter@snowweb.co.uk
Phone Telephone/Fax: +63 (0)2 6612384 mobile: +63 (0)921 9741377
----- Original Message -----
From: A.L.E.C - alec@alec.pl
Sent: Wednesday, June 10, 2009, 9:34:21 PM
To: -
Subject: [RCU] Increase Max Attachment Size to 50MB
Peter Snow wrote:
Hi Claudio,
I haven't made any config changes yet, since no one knows where the setting for the default 5Mb max file attachment is located.
As I've said in my previous post, check .htaccess file in roundcube directory.
List info: http://lists.roundcube.net/users/