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 |
Please use the mailing list to ask for support.
http://www.horde.org/mail/ contains a list of all available mailing lists.
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.
State ⇒ Not A Bug
Please use the mailing list to ask for support.
http://www.horde.org/mail/ contains a list of all available mailing lists.
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Cannot attach files larger than 1MB
Type ⇒ Bug
State ⇒ Unconfirmed
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.