Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 716 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 716 Bytes

redmine-html-mail-handler

Redmine mail_handler to accept HTML email including inline images.

Overview

When you use Redmine CKEditor plugin, you may also allow your redmine to accept HTML email to create an issue or comment.

This mail_handler.rb accept HTML email including inline images.

Requirements

How to use

Setup the redmine for Receiving Emails.

Replace app/models/mail_handler.rb with mail_handler.rb of this project.