/mime-email-to-html

Designed to be invoked by procmail or a similar mechanism, this logic converts a MIME email from Yahoo Groups with HTML and image contents to a HTML page.

Primary LanguageHTMLMIT LicenseMIT

Sample procmail rule
====================

```
:0:$HOME/spiritus/raw/spiritus-procmail.lock
* ^Subject:.*Spiritus.*
* ! ^Subject:.*Cron .*
$HOME/spiritus/raw/
```