Closed Rumega closed 12 years ago
It works on redmine 1.4 too (Rails 2). Because the text-part of multipart-message had the message as "text" but the mail-body from html-tmplate, I changed to use function "render_multipart" from base class.
ToDo: the message is not translated yet. I verified System.default_language and user.language both set correctly, but its sending in english only
This version is based on Neffets work, with some additional fixes (mail sending)