- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2019 10:36 PM
Hi Experts,
Bottom Line:
Why am I getting the Warning "Maximum combined attachment size exceeded. (max:18874368 bytes). One or more attachment records ignored." in the email log when the attached documents are sent to my instance?"
Background:
I have the two properties set as follows:
glide.email.inbound.max_total_attachment_size_bytes = 18874368
com.glide.attachment.max_size = 30
I am sending the 3 attachments in an email to my instance with no body/footers etc, subject only. The sizes are as follows
Assessments - London.pdf - 3825 KB
HR Service Delivery - London.pdf - 6069 KB
Performance Analytics - Madrid.pdf - 6819 KB
Total combined attachment size: 3825 KB + 6069 KB + 6819 KB = 16713 KB or 16713000 B
As the total combined size is 16713000 B is less than 18874368 B, why is the warning message still generated in the email logs?
Cheers,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2019 01:07 AM
Hey Team,
Nevermind, I now understand that the encoding of the attachments increases the actual size.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2019 01:07 AM
Hey Team,
Nevermind, I now understand that the encoding of the attachments increases the actual size.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2023 11:27 PM
Hi @chaddie1 - We have the same issue and aware the encoding increases the actual size. What was your solution so you could attach the attachments on the email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2019 05:39 AM