Hi Support,
We can't create issues with comment from email handlers:
2012-01-04 12:15:17,548 QuartzWorker-1 WARN ServiceRunner echange service com.atlassian.mail.MailUtils Unable to extract text from MIME part with Content-Type 'multipart/related;
boundary=_014_7A44A0B2773BB74DAA2A0415D2046C75143E310401ARRAKISbanyan_;
type=multipart/alternative
I tried everything to handle it - searching mailcaps, analyzes data handlers but nothing helps - Message getContent() always returns SharedByteArrayStream instead Multipart, that's why MailUtlis can't extract from it body.
Our jira env is 4.4.1
We are using also Microsoft exchange account with IMAP_SECURE protocol.
Best regards,
Adam
use JEMH, it has some additional coding to pull out attachments - https://studio.plugins.atlassian.com/wiki/display/JEMH/JIRA+Extendable+Mail+Handler
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.