Form submit errors out if file upload is more than 100kb - Default Mail Action
Hi,
We are using Default Mail Action from AEM and when I use a file more than 100kb in file upload and submit the form, it errors out as below.
Request Entity Too Large
The requested resource
/content/iss/partnernet-lexmark-com/en_us/solutions/advanced-solutions/lexmark-postage-printing/postage-printing-order-form.html
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.
Is there any specific reason that OOTB Mail Servlet accepts only 100kb. Also want to know if there is any hotfix or do I need to come up with my own servlet for posting large volume of data through Form submit?
Thanks,
Narendra N