OfficeDev / ews-java-api

A java client library to access Exchange web services. The API works against Office 365 Exchange Online as well as on premises Exchange.
MIT License
869 stars 560 forks source link

Inline images more than 15KB not appearing on Outlook Web Client #709

Open soheshdoshi opened 5 years ago

soheshdoshi commented 5 years ago

Hi , I need to send Inline images in the body of my automatic reply mail , but I noticed that any image larger than 15Kb is failing to render in the Outlook Webclient. The images are url encoded in base64 and the body of the mail is sent as a HTML file.

The snap of the sent mail where it fails to render is attached - Image_no_render

pkropachev commented 5 years ago

Is it displayed in thick Outlook client or other mail clients?

soheshdoshi commented 5 years ago

i have no outlook client so i am cheking on web outlook @pkropachev