Hi, some days ago i've send a post in order to found people that resolved the "download attachments problem" on SM 1.4.2.
After read all followups at my SOS, i've received the impression that problem can be solved only with an upgrade of PHP ( from 4.3.3 to 4.3.9 ) or an upgrade of SM. So i've upgrade PHP but nothing happened ... In order to avoid waste of time and to avoid to bore list with the same query more than once, i've decided to fix the problem by myself. In the fixing process i've pointed out that the "bug" was a string of exactly 8 bytes ( all are LF's ) send over the download channel by the "head" command. These bytes shifts the rest of downloaded file and after receive it seems unreadable or "scrambled". At moment, i don't know the "why" of this strange behaviour ( maybe there are some newlines in code that dumping in download channel ... ) but patched this behaviuor with a little old trick and now download function completely. So if some people facing this problem feel free to contact me at address : [EMAIL PROTECTED] in order to obtain teh ssource of my trick ( less of 20 lines of code ). Let me to thanks all the people that followup my first query: Thank you guys your help is widely appreciate by me ... Regards Mariano ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
