-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > hi, > > related to the patch in last "1.4.3-RC1" version of SM: > "Fixed on the fly decoding of base64 encoded attachments" > > I haven't installed this version, 'cause it's not a "production" > version... but i think it can fix my problem with mangled pdf' files > that I post some days ago. I'd try to fix it before end of month... > so, i'd to know if i can find a different approach, as it seems to be a > very limited error: could i just "replace" one or two of the actual php > files in my version 1.4.1, the ones related to this specific issue, in > order to temporary fix this until release of next stable ? > I'd be grateful if u could tell me an aprox. date for next stable release. >
If I remember correct (i fixed that issue) you can replace the function sqimap_fread in function/imap_general.php. At least that will work on 1.4.2. My memory doesn't go back that far that I remember how the function looks like in 1.4.1. Just check the used function arguments and if they match you can use the 1.4.3 RC version of that function. BUT: why not upgrade to 1.4.3? it isn't that hard, just overwrite the 1.4.1 install with the 1.4.3 install and you're done. The config file isn't overwritten. (config/config.php) Regards, Marc Groot Koerkamp. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAscsYCwjZQiH6FjwRAq2IAJsHkM4VOfNmgujTvgTw0rO3lDMaLACgscxb Hx/giD2H2gTDIhaIqrZ/cc0= =ByGe -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id�66&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
