Open GoogleCodeExporter opened 9 years ago
proposed solution:
in getAttachments()
in case of encoded filename
$part['disposition-filename']=mb_decode_mimeheader($part['disposition-filename']
);
Original comment by mfris...@tin.it
on 13 Nov 2010 at 4:00
This issue is reproduced, corrected and tested
(https://github.com/eXorus/php-mime-mail-parser/issues/4)
You could use my fork if you want :
https://github.com/eXorus/php-mime-mail-parser
Original comment by eXorus.m...@gmail.com
on 28 Jul 2013 at 4:25
Original issue reported on code.google.com by
mfris...@tin.it
on 13 Nov 2010 at 3:57