All Apps and Add-ons

IMAP Mailbox app unable to parse multi-part MIME email with content type text/html and embedded image

yuelu
Explorer

In the imap.conf, I have the following settings:

includeBody = True
mimeTypes = text/plain,text/html,text/richtext

The email at the end of the post got parsed into:

____________________  Message Body  ____________________
\x86٥\x85杙\xEBZ\x86\xDBiz\xAB\xA2\xBC*'\xB5\xE9\xEDO*^r\x89\xEDz{

I am wondering if this app supports text/html with embedded image. I don't care for the embedded image. I just want the HTML part to be parsed correctly. Did anyone ever got such an email parsed? Thanks!

--===============6997838214491873743==
Content-Type: multipart/mixed; boundary="===============7599000962708499449=="
MIME-Version: 1.0

--===============7599000962708499449==
Content-Type: text/html; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

****** start html code which include: *************
"
****** end html code ***************
--===============7599000962708499449==--
--===============6997838214491873743==
Content-Type: multipart/alternative;
boundary="===============7242997756288481084=="
MIME-Version: 1.0

--===============7242997756288481084==
Content-Type: image/jpeg
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Id:

******* encoded image *******
--===============7242997756288481084==--
--===============6997838214491873743==--

Tags (1)
0 Karma

jlyvm05
New Member

Got the same problem. Any answer to this?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...