multidepart 0.1.4

Exports HTML emails to folders together with their embedded content.
multidepart-0.1.4 is not a library.

multidepart

Exports HTML emails to folders together with their embedded content.

This program is based on viewhtmlmail by Akkana Peck.


Key bindings

aerc

The following statements would bind F10 to multidepart in the message list and view:

[messages]
F10= :pipe -p multidepart --browse<Enter>
[view]
F10= :pipe -p multidepart --browse<Enter>

mutt

The following statements would bind F10 to multidepart in the message list and view:

macro index F10 "<pipe-message>multidepart --browse\n" "View HTML in browser"
macro pager F10 "<pipe-message>multidepart --browse\n" "View HTML in browser"

License

This project is licensed under the GNU General Public License v3.0. Read LICENSE for the full license text.