Skip to content

Render HTML content email #2

@Jzarecta

Description

@Jzarecta

I use bitmessage.ch which is a email gateway for bitmessge and act like an email service through SMTP. However the Bitshell client reads the whole raw html content. It woudl be nice if it detects the email header and process it to standard output readable format.

Using the email module you can get the parsing properly using get_payload(1) or using html2text.py(2).
1: http://stackoverflow.com/posts/1463144/revisions
2: http://www.aaronsw.com/2002/html2text/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions