HTML email not being sent even though HTML option set
Brought to you by:
blackman890,
jejernig
1. Click Message --> Send As --> HTML
2. Send email as normal
3. Email received has header Content-Type: text/plain; charset="utf-8"
Fix is to add following line to file Classes.cs
182: SendMessage.IsBodyHtml = MainApplication.MessageToSend.IsBodyHtml;
Patched file attached
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"