Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: xy16644 on September 29, 2009, 04:25:43 PM

Title: Attachment size limit
Post by: xy16644 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! ;););)
Title: Attachment size limit
Post by: horndog on October 03, 2009, 07:43:15 PM
Quote from: xy16644;21855Hello 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.
Title: Attachment size limit
Post by: VT3311 on October 08, 2009, 08:30:13 AM
What type of file(s) are you trying to attach? Have you tried with other files?
Title: Attachment size limit
Post by: sherone on October 11, 2009, 12:29:37 AM
I think the problem with your .htaccess file. check it properly