Closed
Bug 862400
Opened 12 years ago
Closed 12 years ago
Implement HTML email preflighting
Categories
(support.mozilla.org :: General, defect, P2)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q2
People
(Reporter: rrosario, Assigned: rehandalal+mozilla)
References
Details
(Whiteboard: u=user c=email p=2 s=2013.8)
We need to find a python implementation of HTML preflighting. Then we need to add this to our email infrastructure. I was thinking we would subclass django's EmailMultiAlternatives or create a HtmlEmail class or something to hide the preflighting details.
We need to choose a library and implement this. I think it's about 2pts
Reporter | ||
Comment 1•12 years ago
|
||
Rehan pointed me to:
https://pypi.python.org/pypi/premailer/
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rdalal
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
Pushed to prod by me, now.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•