Simple LISP library to parse a maildir file into a usable structure. It can then be used to move messages around based on these rules. Developed to fulfill my personal itch, pull requests welcome!

Lily Carpenter 4f2b59fcb3 Fix external format for message headers 9 年之前
.gitignore 167bf346e5 Update for 2015 and newer knowledge 8 年之前
LICENSE 167bf346e5 Update for 2015 and newer knowledge 8 年之前
README.org 167bf346e5 Update for 2015 and newer knowledge 8 年之前
mailfilter-parse.asd 7ac45e5ec6 Convert functions to use more standard CL libs 8 年之前
mailfilter-parse.lisp 4f2b59fcb3 Fix external format for message headers 8 年之前
package.lisp 167bf346e5 Update for 2015 and newer knowledge 8 年之前

README.org