Author Topic: Attachment size limit  (Read 4727 times)

Offline xy16644

  • Newbie
  • *
  • Posts: 3
Attachment size limit
« on: September 29, 2009, 04:25:43 PM »
Hello All! This is my first post here...:)

I am having an issue with uploading attachments in RoundCube. I seem to be able to upload up to about 10MB in size and they attach fine. But when I go over this limit it says "File Upload Failed".

I have set:

message_size_limit = 40000000

in: /usr/local/etc/postfix/main.cf

When I use the upload feature it says my maximum upload file size is 40MB.

I also set:

upload_max_filesize = 40M

in:

/usr/local/etc/php.ini

So why can't I attach files that are up to 40MB in size? Is there a setting somwhere that I have missed?

I am running Roundcube 0.3 with MySQL 5.1.39, Apache 2.2.13, Postifx 2.6.5  on FreeBSD 7.2.

Appreciate any help please! ;););)

Offline horndog

  • Newbie
  • *
  • Posts: 4
Attachment size limit
« Reply #1 on: October 03, 2009, 07:43:15 PM »
Quote from: xy16644;21855
Hello All! This is my first post here...:)
 
I am having an issue with uploading attachments in RoundCube. I seem to be able to upload up to about 10MB in size and they attach fine. But when I go over this limit it says "File Upload Failed".
 
I have set:
 
message_size_limit = 40000000
 
in: /usr/local/etc/postfix/main.cf
 
When I use the upload feature it says my maximum upload file size is 40MB.
 
I also set:
 
upload_max_filesize = 40M
 
in:
 
/usr/local/etc/php.ini
 
So why can't I attach files that are up to 40MB in size? Is there a setting somwhere that I have missed?
 
I am running Roundcube 0.3 with MySQL 5.1.39, Apache 2.2.13, Postifx 2.6.5 on FreeBSD 7.2.
 
Appreciate any help please! ;););)

Look in your ".htaccess" for what you need to change.

Offline VT3311

  • Newbie
  • *
  • Posts: 2
    • http://www.usbmemorysticks.net/256gb-flash-drives
Attachment size limit
« Reply #2 on: October 08, 2009, 08:30:13 AM »
What type of file(s) are you trying to attach? Have you tried with other files?

Offline sherone

  • Newbie
  • *
  • Posts: 2
Attachment size limit
« Reply #3 on: October 11, 2009, 12:29:37 AM »
I think the problem with your .htaccess file. check it properly