Skip to content

enzbang/open-email-in-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open email in browser

This project provides a simple helper script to open a email in a web browser and to quickly view/download attachments.

This is mostly meant for console based client, e.g. for mutt, to view messages that embedded images in HTML.

To install run:

python setup.py install

To integrate with mutt, add:

macro index,pager P "<enter-command>unset wait_key<enter><pipe-message>cat > /tmp/mutt-email<enter><shell-escape>open-email-in-browser /tmp/mutt-email<enter>"

About

Open an email in a web browser, view HTML content and attachments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published