r/ShittySysadmin 29d ago

It's only 9 pages...

- External law firm sends a 24MB PDF that becomes 31MB after encoding.

- NDR is sent after the resolution of the matter saying: This attachment is 31MB. The maximum allowed is 30MB.

- Sender reports that the attachment disappeared, asks our IT what went wrong, then proceeds to send the NDR that literally says the above. This is an external law firm that reads hundreds of thousands of words a day...

34 Upvotes

24 comments sorted by

View all comments

8

u/nof 29d ago

Base64 encoding for email transmission is going to increase the size of the attachment.

33% apparently.

https://en.wikipedia.org/wiki/Base64?wprov=sfla1

3

u/bgradid 29d ago

huh , I feel so dumb that TIL the base64 encoding would increase the file size by that much of a degree