-
Bug
-
Resolution: Fixed
-
Medium
-
6.3
-
6.03
-
1. Setup incoming mail in JIRA
2. Setup attachment size to some value (for example 1024=1KB)
3. Setup mail handler to create or comment existing issue
3. Send an email with attachment larger than the limit (>1KB)
Result:
Mail handlers creates issue attachment ignoring the size limit. Whole file is attached.
Expected result:
Attachment size limit is respected by mail handler.
- is duplicated by
-
JRASERVER-28655 Create attachments from mails ignores the maximum attachment size
-
- Closed
-
- is related to
-
JRACLOUD-65470 Mail handler should set a max size on the email it handles
-
- Closed
-
-
JVS-954 Loading...