~kmaasrud/maildirpp

Maildir++ library for Rust
docs: update README
build: bump version
feat!: `list_new` now moves messages into `cur`

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~kmaasrud/maildirpp
read/write
git@git.sr.ht:~kmaasrud/maildirpp

You can also use your local clone with git send-email.

#maildirpp

Very simple Rust library to manipulate emails in the Maildir++ format. Does not do any email parsing, but provides a simple API to do operations on the maildir structure or on the emails themselves.

Documentation - Source - Crate

Any bugs or feature requests should be reported to the ticket tracker. If you have a question or a patch, send them to my inbox.

#Implemented features

  • [x] Basic maildir operations
  • [x] Flags
  • [x] Folders
  • [ ] Quotas