Open
Description
There seems to be a bug in /lib/encrypt_mails.rb
so all of our encrypted ticket update notifications are being sent in plaintext (the plugin uses PGP/MIME, which is good and should support HTML), even though Redmine's email notification settings are solidly set to use HTML and not plaintext.
The "filtered" notifications, however, are being formatted as HTML.
This is something to investigate and fix.