Help! A coworker of mine is having some trouble with Entourage. Here's the deal.
SOME emails with attachments are arriving in Entourage completely messed up. The subject is changed to <no subject>, the attachment is gone, and the body text is replaced with this:
The same emails that are being messed up are fine on the Outlook Webmail site, and it isn't happening to all emails with attachments, just some. We haven't determined if there are any other similar factors in the emails.
I had him check the integrity of his database, but that was fine. And the rest of us aren't having the same problem. That, coupled with the messages being fine in the webmail seem to indicate something is wrong with Entourage, but what is it?
Any ideas?
SOME emails with attachments are arriving in Entourage completely messed up. The subject is changed to <no subject>, the attachment is gone, and the body text is replaced with this:
Code:
script>
var download_progress_ie_msg1 = "Transferred data bytes: ";
try{newWin.downframe.document.writeln(download_progress_ie_msg1+"535808<BR>"
);
newWin.downframe.scrollTo(400000,400000);}catch(e){hEr();}
</script>
<script>
var download_progress_ie_msg1 = "Transferred data bytes: ";
try{newWin.downframe.document.writeln(download_progress_ie_msg1+"948988<BR>"
);
newWin.downframe.scrollTo(400000,400000);}catch(e){hEr();}
</script>
<script>
var scan_progress_ie_msg1 = "Scanning...>>>";
try{newWin.downframe.document.writeln(scan_progress_ie_msg1+" <br>");
newWin.downframe.scrollTo(400000,400000);}catch(e){hEr();}
</script>
<script>
newWin.downframe.document.writeln("</body></html>");
newWin.document.writeln("</html>");
newWin.close();
</script>
<script>
window.location.href =
"http://10.5.0.30:1812/servlet/com.trend.iwss.user.servlet.sendfile?download
file=IRE12770-994610736-2016-2016";
</script>
The same emails that are being messed up are fine on the Outlook Webmail site, and it isn't happening to all emails with attachments, just some. We haven't determined if there are any other similar factors in the emails.
I had him check the integrity of his database, but that was fine. And the rest of us aren't having the same problem. That, coupled with the messages being fine in the webmail seem to indicate something is wrong with Entourage, but what is it?
Any ideas?