| Crates.io | mailweb |
| lib.rs | mailweb |
| version | 0.2.1 |
| created_at | 2025-07-27 14:56:23.215492+00 |
| updated_at | 2025-08-05 12:34:46.459623+00 |
| description | Exports HTML emails to folders together with their embedded content. |
| homepage | https://codeberg.org/jarkko/mailweb |
| repository | https://codeberg.org/jarkko/mailweb.git |
| max_upload_size | |
| id | 1770140 |
| size | 77,318 |
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 mailweb in the message list and view:
[messages]
F10= :pipe -p mailweb --browse<Enter>
[view]
F10= :pipe -p mailweb --browse<Enter>
The following statements would bind F10 to mailweb in the message list and view:
macro index <F10> "<pipe-message>mailweb --browse\n" "View HTML in browser"
macro pager <F10> "<pipe-message>mailweb --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.