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 8f0cda6758 Fix reading of entire email, not just headers 9 gadi atpakaļ
.gitignore 167bf346e5 Update for 2015 and newer knowledge 8 gadi atpakaļ
LICENSE 167bf346e5 Update for 2015 and newer knowledge 8 gadi atpakaļ
README.org 167bf346e5 Update for 2015 and newer knowledge 8 gadi atpakaļ
mailfilter-parse.asd 7ac45e5ec6 Convert functions to use more standard CL libs 8 gadi atpakaļ
mailfilter-parse.lisp 8f0cda6758 Fix reading of entire email, not just headers 8 gadi atpakaļ
package.lisp 167bf346e5 Update for 2015 and newer knowledge 8 gadi atpakaļ