This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Fedele Mantuano
Recipients Fedele Mantuano, barry, r.david.murray
Date 2016-05-12.15:41:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463067718.45.0.558318505018.issue27010@psf.upfronthosting.co.za>
In-reply-to
Content
We are receiving a lot of mail with attachments not detected from email library.
I also tested Tika parser and it have the same issue:

mail: http://pastebin.com/kSEJnzSa
mail parsed: http://pastebin.com/7HaVPcTq

I can read only these content types:
multipart/mixed
multipart/alternative
text/plain
text/html

there isn't Content-Type: application/zip.

With a normal mail client I can read the attachment.

Where is the issue?
History
Date User Action Args
2016-05-12 15:42:05Fedele Mantuanosetrecipients: + Fedele Mantuano, barry, r.david.murray
2016-05-12 15:41:58Fedele Mantuanosetmessageid: <1463067718.45.0.558318505018.issue27010@psf.upfronthosting.co.za>
2016-05-12 15:41:58Fedele Mantuanolinkissue27010 messages
2016-05-12 15:41:58Fedele Mantuanocreate