| Crates.io | multidepart |
| lib.rs | multidepart |
| version | 0.1.4 |
| created_at | 2025-07-26 05:19:33.863356+00 |
| updated_at | 2025-07-26 11:19:04.540397+00 |
| description | Exports HTML emails to folders together with their embedded content. |
| homepage | https://codeberg.org/jarkko/multidepart |
| repository | https://codeberg.org/jarkko/multidepart.git |
| max_upload_size | |
| id | 1768834 |
| size | 77,265 |
Exports HTML emails to folders together with their embedded content.
This program is based on viewhtmlmail by Akkana Peck.
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>
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"
This project is licensed under the GNU General Public License v3.0. Read LICENSE for the full license text.