https://github.com/book/mutt-helpers
Various Perl scripts to help with Mutt usage
https://github.com/book/mutt-helpers
mutt
Last synced: 9 months ago
JSON representation
Various Perl scripts to help with Mutt usage
- Host: GitHub
- URL: https://github.com/book/mutt-helpers
- Owner: book
- Created: 2016-07-21T14:31:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T17:14:46.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T00:13:26.788Z (over 1 year ago)
- Topics: mutt
- Language: Perl
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mutt-helpers
This repository contains some helper scripts I use with
[Mutt](http://mutt.org) Mail User-Agent.
* **mutt-cmd-gen** is used to generate Mutt commands from an email
* **mutt-ezmlm** is used to download email archives from ezmlm-managed
newsgroups (see for an example)
and save them in a Maildir
* **received-summary** parses the `Received` headers to give a view of the
email's travels through mail servers
# Links
According to Robert Spier:
> The NNTP server is a huge and beautiful hack on top of ezmlm's
> archives. It shouldn't work as well as it does. :)
The source is at: .