<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Segoe UI";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
@font-face
        {font-family:"Segoe UI Light";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.st1
        {mso-style-name:st1;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Danger Content Scanning is probably disarming JSON. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>--<o:p></o:p></p><p class=MsoNormal>Jerry Benton<o:p></o:p></p><p class=MsoNormal><a href="http://www.mailborder.com/"><span style='color:#0563C1'>www.mailborder.com</span></a><br>+1   (843) 800-8605<o:p></o:p></p><p class=MsoNormal>+44 (020) 3883-8605<br><br><o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b>From:</b> MailScanner [mailto:mailscanner-bounces+jerry.benton=mailborder.com@lists.mailscanner.info] <b>On Behalf Of </b>Pramod Daya<br><b>Sent:</b> Friday, September 8, 2017 4:55 AM<br><b>To:</b> mailscanner@lists.mailscanner.info<br><b>Subject:</b> Scrambled content from Kaspersky report <o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=EN-ZA>I’m seeing what I presume is MailScanner (Ver 5.0.3)  changing the content of a Kaspersky report.. I don’t know is causing this … any thoughts welcome, please. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-ZA><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-ZA style='font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-language:EN-ZA'>function GetNode() { return external.SnapinScopeObject(); } var node; function OnLoad() { try { node = GetNode(); cmd1.innerText = node.GetCounter("cmd1"); cmd2.innerText = node.GetCounter("cmd2"); cmd3.innerText = node.GetCounter("cmd3"); cmd4.innerText = node.GetCounter("cmd4"); } catch(err) {} try { EventsRetranslator.ConnectTo(GetNode()) } catch(err) {} } function Print() { document.execCommand('Print') } function Sort(isSummary, columnName, curOrder) { var order = "a"; if (curOrder > 0) order = "d"; node.ExecuteCommand2(isSummary?"SortSum":"SortDet", columnName, order); } function F(sFieldName, sValue, hosts, srvinst, srvname) { if (srvinst == "") node.ExecuteCommand2((hosts == "1")?"InteractiveQuery":"InteractiveFilter", sFieldName, sValue); else node.ExecuteCommand4((hosts == "1")?"InteractiveQuery":"InteractiveFilter", sFieldName, sValue, srvinst, srvname); } var g_bShowMaster = true; function ToggleMaster() { g_bShowMaster = !g_bShowMaster; if (g_bShowMaster) document.getElementById("Master").style.display = "inline"; else document.getElementById("Master").style.display = "none"; } var g_bShowSlaves = true; function ToggleSlaves() { g_bShowSlaves = !g_bShowSlaves; if (g_bShowSlaves) document.getElementById("Slaves").style.display = "inline"; else document.getElementById("Slaves").style.display = "none"; } var g_bShowDetails = false; function ToggleDetails() { g_bShowDetails = !g_bShowDetails; if (g_bShowDetails) document.getElementById("Details").style.display = "inline"; else document.getElementById("Details").style.display = "none"; } function ToggleSlaveDetails(table) { if (document.getElementById(table).style.display == "inline") document.getElementById(table).style.display = "none"; else document.getElementById(table).style.display = "inline"; } function OnNavigate(page) { window.navigate(page); } function OnUnload() { try { EventsRetranslator.DisconnectFrom(GetNode()); } catch(err){} } window.onload = OnLoad; window.onunload = OnUnload; </span><span lang=EN-ZA style='font-size:12.0pt;mso-fareast-language:EN-ZA'><o:p></o:p></span></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'><tr><td valign=top style='padding:15.0pt 15.0pt 15.0pt 15.0pt'><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'><tr><td style='padding:0in 0in 9.0pt 0in'><p class=MsoNormal><span style='font-size:15.0pt;font-family:"Segoe UI",sans-serif;color:#333333'>Kaspersky Security Center 10<o:p></o:p></span></p></td><td width="1%" style='width:1.0%;padding:0in 0in 9.0pt 0in'><p class=MsoNormal><span style='font-family:"Segoe UI",sans-serif;color:#54585A'><img border=0 width=100 height=22 style='width:1.0416in;height:.2291in' id="_x0000_i1025" src="cid:image001.png@01D32877.522D0DE0" name=align></span><span style='font-size:12.0pt;font-family:"Segoe UI",sans-serif;color:#54585A'><o:p></o:p></span></p></td></tr></table><p class=MsoNormal><span style='font-family:"Segoe UI",sans-serif;color:#54585A;display:none'><o:p> </o:p></span></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'><tr style='height:12.0pt'><td valign=top style='border:none;border-top:solid #CDD8D6 1.0pt;padding:0in 0in 0in 0in;height:12.0pt'></td></tr></table><p class=MsoNormal><span style='font-family:"Segoe UI",sans-serif;color:#54585A'><o:p> </o:p></span></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'><tr><td valign=top style='padding:0in 0in 0in 0in'><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'><tr><td valign=top style='padding:0in 0in 0in 0in'><p class=MsoNormal style='vertical-align:top'><b><span style='font-family:"Segoe UI Light",sans-serif;color:#333333'>Protection status report</span></b><b><span style='font-size:12.0pt;font-family:"Segoe UI Light",sans-serif;color:#333333'><o:p></o:p></span></b></p><p class=MsoNormal><i><span style='font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:#54585A'>Friday, 08 September 2017 8:00:00 AM<o:p></o:p></span></i></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:#54585A'>This report contains information about the security application status on devices for all groups <o:p></o:p></span></p></td></tr></table></td></tr><tr><td valign=top style='padding:0in 0in 0in 0in'><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'><tr><td valign=top style='padding:0in 0in 0in 0in'><p class=MsoNormal><span style='font-family:"Segoe UI",sans-serif;color:#54585A'><img border=0 width=800 height=350 style='width:8.3333in;height:3.6458in' id=chartPic src="cid:image002.png@01D32877.522D0DE0"></span><span style='font-size:12.0pt;font-family:"Segoe UI",sans-serif;color:#54585A'><o:p></o:p></span></p></td></tr></table></td></tr></table><p class=MsoNormal><span style='font-family:"Segoe UI",sans-serif;color:#54585A;display:none'><o:p> </o:p></span></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'><tr style='height:12.0pt'><td valign=top style='padding:0in 0in 0in 0in;height:12.0pt'></td></tr></table><p class=MsoNormal><span style='font-family:"Segoe UI",sans-serif;color:#54585A'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Segoe UI",sans-serif;color:#54585A'><o:p> </o:p></span></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'><tr style='height:12.0pt'><td valign=top style='padding:0in 0in 0in 0in;height:12.0pt'></td></tr></table><p class=MsoNormal><span style='font-family:"Segoe UI",sans-serif;color:#54585A'><o:p></o:p></span></p></td></tr></table><p class=MsoNormal><span lang=EN-ZA><o:p> </o:p></span></p></div></body></html>