PHP Classes

wrong decode when very long string in rows

Recommend this page to a friend!

      PHP MIME Email Message Parser  >  All threads  >  wrong decode when very long string...  >  (Un) Subscribe thread alerts  
Subject:wrong decode when very long string...
Summary:it's decoded with unnecessary "space" between worlds
Messages:2
Author:????? ??????
Date:2015-06-11 05:40:27
 

  1. wrong decode when very long string...   Reply   Report abuse  
Picture of ????? ?????? ????? ?????? - 2015-06-11 05:40:27
hello!
i found one bug. When filename of attached files, or subject or other rows have very long string(divide in 2 parts with "=?utf-8?B?") - it's decoded with unnecessary "space" between worlds

Example:

[subject:] => =?utf-8?B?0J/QvtC30LTRgNCw0LLQu9GP0LXQvCDRgSDQtNC90LXQvCDRgNC+0LbQtA==?= =?utf-8?B?0LXQvdC40Y8h?=

  2. Re: wrong decode when very long string...   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2015-06-11 06:00:59 - In reply to message 1 from ????? ??????
Can you show an example of a original email file so I can reproduce that problem? You can send it to pastebin.com if you prefer.