6.0.0-beta1
7/7/25

[#12373] Cannot attach files larger than 1MB
Summary Cannot attach files larger than 1MB
Queue IMP
Queue Version 6.1.2
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester mm (at) freebsd (dot) org
Created 06/18/2013 (4402 days ago)
Due
Updated 06/18/2013 (4402 days ago)
Assigned
Resolved 06/18/2013 (4402 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/18/2013 08:53:34 PM mm (at) freebsd (dot) org Comment #3 Reply to this comment
This is a support question, not a bug report.



Please use the mailing list to ask for support.

http://www.horde.org/mail/ contains a list of all available mailing lists.
I have solved the issue. The problem is that the web server nginx was 
configured with the client_max_body_size parameter with its default to 
1m and therefore was returning error code 413 to the browser. The "new 
mail" window was not able to deal with such an error from the browser. 
Maybe that might be considered a bug.

Thanks anyway.
06/18/2013 08:00:54 PM Michael Slusarz Comment #2
State ⇒ Not A Bug
Reply to this comment
This is a support question, not a bug report.



Please use the mailing list to ask for support.

http://www.horde.org/mail/ contains a list of all available mailing lists.
06/18/2013 07:20:37 PM mm (at) freebsd (dot) org Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Cannot attach files larger than 1MB
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
On my installation, files larger than 1MB do not get attached to IMP. 
I have tested this from Linux and Windows, using Firefox and Opera.

The new message window stays in the "Uploading" state and no error 
message is returned. Horde log doesn't show any errors neither. Files 
smaller than 1MB get properly attached.

How can I effectively debug this problem?

upload_max_filesize = 64M
post_max_size = 72M

Thank you very much.

Saved Queries