[RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Peter Snow
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/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread A.L.E.C
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.

-- 
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Project Developer http://roundcube.net
___
List info: http://lists.roundcube.net/users/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Sebastian Kronenwerth
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/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Mohamed Taieb Riahi
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
___
List info: http://lists.roundcube.net/users/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Peter Snow
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

Phone
   Telephone/Fax: +63 (0)2 6612384
   mobile: +63 (0)921 9741377



  - Original Message -

From:Sebastian Kronenwerth  -  sebast...@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/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Sebastian Kronenwerth
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/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Peter Snow
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

Phone
   Telephone/Fax: +63 (0)2 6612384
   mobile: +63 (0)921 9741377



  - Original Message -

From:Sebastian Kronenwerth  -  sebast...@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/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Claudio Kuenzler
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 
sebast...@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/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Sebastian Kronenwerth
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/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Simon Bell
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

Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread A.L.E.C
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.

-- 
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Project Developer http://roundcube.net

___
List info: http://lists.roundcube.net/users/


Re: [RCU] Increase Max Attachment Size to 50MB

2009-06-10 Thread Peter Snow
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
 pe...@snowweb.co.uk

Phone
   Telephone/Fax: +63 (0)2 6612384
   mobile: +63 (0)921 9741377



  - Original Message -

From:A.L.E.C  -  a...@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/