users-requ...@lists.roundcube.net wrote:
> Send users mailing list submissions to
>       users@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-requ...@lists.roundcube.net
>
> You can reach the person managing the list at
>       users-ow...@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 <pe...@snowweb.co.uk>
> Date:
> Wed, 10 Jun 2009 19:45:29 +0800
> To:
> users@lists.roundcube.net
>
> To:
> users@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" <a...@alec.pl>
> Date:
> Wed, 10 Jun 2009 13:55:15 +0200
> To:
> users@lists.roundcube.net
>
> To:
> users@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 <sebast...@kronenwerth.de>
> Date:
> Wed, 10 Jun 2009 13:55:49 +0200
> To:
> users@lists.roundcube.net
>
> To:
> users@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.ri...@topnet.tn>
> Date:
> Wed, 10 Jun 2009 12:52:45 +0100
> To:
> Peter Snow <pe...@snowweb.co.uk>, "users@lists.roundcube.net" 
> <users@lists.roundcube.net>
>
> To:
> Peter Snow <pe...@snowweb.co.uk>, "users@lists.roundcube.net" 
> <users@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...@lists.roundcube.net 
> [mailto:users-bounces+taieb.riahi=topnet...@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
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Peter Snow <pe...@snowweb.co.uk>
> Date:
> Wed, 10 Jun 2009 20:00:15 +0800
> To:
> users@lists.roundcube.net
>
> To:
> users@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
>
> pe...@snowweb.co.uk <mailto:pe...@snowweb.co.uk>
>
>
> Phone
>
> Telephone/Fax: +63 (0)2 6612384
>
> mobile: +63 (0)921 9741377
>
>
>
>
> ----- Original Message -----
>
>
> From: Sebastian Kronenwerth - sebast...@kronenwerth.de 
> <mailto:sebast...@kronenwerth.de>
>
> Sent: Wednesday, June 10, 2009, 7:55:49 PM
>
> To: users@lists.roundcube.net <mailto:users@lists.roundcube.net> - 
> users@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 <sebast...@kronenwerth.de>
> Date:
> Wed, 10 Jun 2009 15:04:00 +0200
> To:
> users@lists.roundcube.net
>
> To:
> users@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 <pe...@snowweb.co.uk>
> Date:
> Wed, 10 Jun 2009 21:10:02 +0800
> To:
> users@lists.roundcube.net
>
> To:
> users@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
>
> pe...@snowweb.co.uk <mailto:pe...@snowweb.co.uk>
>
>
> Phone
>
> Telephone/Fax: +63 (0)2 6612384
>
> mobile: +63 (0)921 9741377
>
>
>
>
> ----- Original Message -----
>
>
> From: Sebastian Kronenwerth - sebast...@kronenwerth.de 
> <mailto:sebast...@kronenwerth.de>
>
> Sent: Wednesday, June 10, 2009, 9:04:00 PM
>
> To: users@lists.roundcube.net <mailto:users@lists.roundcube.net> - 
> users@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/

Reply via email to