<br><br><div><span class="gmail_quote">2007/11/26, Nikita Gubenko <<a href="mailto:nikita.gubenko@gmail.com">nikita.gubenko@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello<br><div dir="ltr">I encountered a problem with attachments. They all are corrupted, except txt files<br>When I receive a letter with rar archive, i can open this rar but there is no files in it. Docs (*.doc) are also blank.
<br><br>In rt faq:<br><span>


<p>

Q: My attachments are corrupted?<br>A: In most cases it's perl/UTF bug. Update minimum to perl5.8.3 or
greater and rt3.0.8 or greater. Also don't forget to look in the
mailing list archives for more info.
</p></span>I have  perl v5.8.8.<br><br>So, how can I solve this problem? Thank You<br><span></span> </div></blockquote></div><br>Problem fixed by<br><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="#660066">
ALTER TABLE Attachments CHANGE Content Content LONGBLOB NULL; </font></font><br>-- <br>Best Regards, Nikita Gubenko