We have an RT instance in a trusted environment. I have the following in RT_SiteConfig.pm:<br><br>Set($TrustHTMLAttachments, 1);<br>Set($PreferRichText, 1);<br>Set($MaxAttachmentSize , 10000000);<br><br>I even turned of the HTML scrubber, yet when I attach an html file to a ticket and then save it back to my filesystem, the md5sum is changed. This doesn't happen for other file types.<br>
<br>Anyone know what it going on?<br><br>Thanks!<br><br>