Ticket #19 (new Feature)
Mulberry should handle HTML-emails better
| Reported by: | eivind@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Application | Version: | v4.0.5 |
| Severity: | Other | Keywords: | |
| Cc: | Operating System: | All | |
| OS Version: |
Description
I frequently receive HTML-formatted emails, and although I'm not a huge fan of HTML in emails, I'll still have to read them. Currently, Mulberry does attempt to show the HTML, but it's not really doing a great job about it :)
Of course, showing HTML mails has its pitfalls, such as: - generally requires a real parser of HTML, XHTML or whatever the standards are - should not show remote content (images, embedded things, javascript) by default, but should still be possible to load on demand - must be easy to find out where a link in the email really points to, to help against spoofed emails
Change History
Note: See
TracTickets for help on using
tickets.