gk1 / php-mime-mail-parser

Automatically exported from code.google.com/p/php-mime-mail-parser
0 stars 0 forks source link

getAttachemnt reads the inline base64 decoded messages as attachment #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Send a email with text as base64 encode
2. try running get attachment
3.

What is the expected output? What do you see instead?
Each base64 segment is taken as attachment

What version of the product are you using? On what operating system?
r22

Please provide any additional information below.

Original issue reported on code.google.com by maa...@maanas.co on 20 Mar 2012 at 7:38