Feature #32706
openCreating new ticket via e-mail: use inline images also inline
0%
Description
Hello,
when i send a email containing an image in the text (not in attachments) then it would be nice if it also is inside the text (inline) when the ticket will be created in redmine. its fine that the image file attached to the ticket to make it work. but it would be great if we can also display the image in the right position out of the box.
I found this: https://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails
_Redmine tries to use the plain text part of the email to fill the description of the issue.
If a HTML-only email is received, HTML tags are removed from its body.
Email attachments are automatically attached to the issue, unless their size exceeds the maximum attachment size defined in the application settings._
this kind of answers my question why it is like this now. but i think this could be rethought. i think it could be easy to translate html image tags into redmine image shortcut.