Feature #2312
closed
Receiving an email, non plain text body to textile wiki format
Added by youngseok yi almost 16 years ago.
Updated over 13 years ago.
Description
When receiving an email, non plain text body (almost html) are used as issue description.
2 options could be possible.
- convert the html body into textile wiki format
- force the body to plain text by stripping the markup
Also preprocessing (or manipulating) the e-mail before rdm-mailhandler.rb (if used) could be done, but it seems there are no smart converter. (maybe not a scope of redmine)
If the email is multipart, the plain text part should be used.
Could you please attach the raw email so I can reproduce this problem?
- Category set to Email notifications
- Status changed from New to Closed
- Resolution set to Fixed
Option 2 committed in r2136.
When receiving a html-only email, tags are now stripped.
Jean-Philippe Lang wrote:
When receiving a html-only email, tags are now stripped.
Thanks. it is working well for a couple of multipart with html body.
I hope wiki formatting from html to be supported in a future :).
just for an information.
ClothRed is a project to support html2textile conversion, but no update after 0.4.1 release (April 17, 2007).
would be very nice indeed to convert the html mail (images etc) to textile format...
- Category changed from Email notifications to Email receiving
Also available in: Atom
PDF