4 ms·
It manages to read _some_ HTML emails but there are definitely still tons of rough edges. Turns out email parsing is not fun. :-)
by yanda 15y ago
It manages to read _some_ HTML emails but there are definitely still tons of rough edges. Turns out email parsing is not fun. :-)
- xtacy 15y agoI guess it should possible to run HTML emails through lynx (or some equivalent library) that just dumps the text? If the email's a picture, oh well.
- yanda 15y agoNot a bad idea though lynx doesn't do a great job parsing HTML emails either, unfortunately. Turns out it's an annoying problem irrespective of the email "client"