Closed
Bug 963328
Opened 11 years ago
Closed 11 years ago
Nice HTML emails for all emails
Categories
(Webtools Graveyard :: Air Mozilla, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
Details
When we landed https://bugzilla.mozilla.org/show_bug.cgi?id=897597 we added a fancy template for sending HTML emails. They are responsive and work great across basically all email clients. The design work used came out of extensive research by the Fog Greek guys.
We should switch to that in all of our emails that we send.
Using html2text we can send it as multipart with an optional plain text version without having to make two bodies of text.
Not only does it look nicer and more professional it also allows us to use formatting and hyperlinks.
Updated•11 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/0d124d3689ac6caca43305752036387a7ce000af
fixes bug 963328 - Nice HTML emails for all emails
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•