An open API service indexing awesome lists of open source software.

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

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: .