Email is not showing google Roboto Fonts in Microsoft Outlook 2016 - outlook-2016

Client are not able to get mail in Roboto font format in Microsoft Outlook 2016.
As we trigger Email from our website which contain all Roboto font classes in HTML but In client outlook-2016, Email is not showing in Roboto font format its simply change in normal fonts format.
Is there any setting in Outlook2016 where we can check what the font setting client have for EMAIL BODY in read/Incoming mail section. ( Note- i have to check the font of Email body)
Note - Google Roboto font is enable in Client VM.
I already checked - file->option->mail->Stationery and fonts ->New Email Message -fonts.-- all are having default setting.

Related

Laravel mail embedded image not showing for some people

I have a problem with Laravel mail image embedding or rather its combination with Outlook. I'm sending a mail containing embedded profile image of user who created certain activity. For some reason some people however don't see the image only big X icon:
I have tried attaching the image to the mail
The mail is coming from same domain
I was able to see the image even when I sent testing mail to my personal gmail account
My settings are the same as the person who is not able to see the image
EDIT:
image tag: <img class="img" src="cid:generated_id#swift.generated">

Images issue outlook and OWA

Outlook email images is not visible in the body on the email, same is the case with Outlook on the web
tried on different browsers
Version is Outlook 2016
Issue is on MAC OS
Sender is sending correctly but images are not seen at the recipient end
seNDER is only using Outlook for web

Change SMS authentication text display

After integrating with the docusign API with SMS authentication, we saw that the default text entered for the subscriber when clicking on the signature link was not ideal. Can we change this text (that initial message asking the user to select a phone and click send SMS)? We were able to change the body of the email sent, but this text could not. I looked in the documentation and could not find, is it possible?
You can customize SMS Auth screen by modifying signing resource file in your Branding in DocuSign Connect.Signing Resource Doc explains how to do it, please check Pages # 18, 19 and 20.

Email Nativescript Chart

I am working on a nativescript(using javascript)mobile application and using RadChart on one of the pages.
I need to be able to open these chart on the default email client on the click of a button for user to be able to mail them. I did see that with the nativescript-email plugin we could send attachments, how do I attach the RadChart from the app to the email?
Or is there any way I could just open the RadChart page(from the mobile app) on to the mail client? Any other suggestions on how I could proceed with this?
You can not open RadChart or any native UI component on email client. Email could be either plain text or Html only.
You could capture a screenshot of RadChart and email the image as an attachment in the email.
Use nativescript-screenshot for taking screenshot of RadChart.
Use nativescript-email for sending email with attachment.

HTML Email Linked Resource Image Only shows in reply

Odd one here.
I am embedding an image in an email using a linked resource. It doesn't show in the original generated email but when I click on reply or forward it shows up fine.
The following happens with Outlook.com (Hotmail) and Chrome/Firefox:
It doesn't show in either the default view or reply view in IE
It shows the image in the original and the reply on my iPad native email client
It shows same as Chrome/Firefox in Opera on the iPad.
Anyone know how to fix this anomaly?
Thanks
Use a multipart email to embed the image in the email:
How to create an email with embedded images that is compatible with the most mail clients
Key Concepts of MHTML

Resources