<div dir="ltr">On Thu, Jun 13, 2013 at 10:16 PM, Robert Lopez <span dir="ltr">&lt;<a href="mailto:rlopezcnm@gmail.com" target="_blank">rlopezcnm@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">A google of the following code will show it is found in a lot of email<br>

as visible code.<br>
<br>
var WAX = function () { var _arrInputs;<br>
window.addEventListener(&#39;waxSetArr&#39;, function(evt)<br>
{_arrInputs=evt.detail;}); return { getElement: function (i) { return<br>
_arrInputs[i]; } } }(); function waxGetElement(i) { return<br>
WAX.getElement(i); }<br>
<br>
In all cases where it has been reported to our service desk it occurs<br>
in email in which the Subject line of the email has the MailScanner<br>
generated tag of &quot;{Disarmed} &quot;.<br>
<br>
Before this recent situation I have never before seen any code become<br>
visible in HTML email which was disarmed by MailScanner.<br>
<br>
Any idea if it is intentionally visible of if it is the side effect of<br>
a MailScanner bug while processing the web bug?<br></blockquote><div><br></div><div>Robert,</div><div><br></div><div>This may be a bug. Can you please file an issue on github? <a href="https://github.com/MailScanner/MailScanner/issues/new">https://github.com/MailScanner/MailScanner/issues/new</a></div>
<div><br></div><div>Regards,</div><div>Stephen</div></div></div></div>