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!
Simple LISP library to parse a maildir file into a usable structure. Used for my filter-mail repository.
This is my first LISP program and has not yet been cleaned up, be forewarned: Here, there be dragons. (As in really ugly code)