Email Automation - Message format

prabhas2002

New Member
Hi All,

I am using email automation to read email from O365 outlook mail box. I have set message format as plain text. But I am getting message in HTML format.

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">
</p>
<p style="margin-top:0;margin-bottom:0">
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Calibri,Arial,Helvetica,sans-serif,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols;">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">

Thanks &amp; Regards

How can I get plain text message ?

Thanks.
 

BariGaurav15

New Member
you need to change MS settings if you are getting html text. please tr to send email on other domain like gmail and check wether it appers same.
 
Top