elizagamedev / mujmap

Bridge for synchronizing email and tags between JMAP and notmuch
GNU General Public License v3.0
63 stars 11 forks source link

Support the upcoming blob management RFC for integrity checking #36

Open elizagamedev opened 2 years ago

elizagamedev commented 2 years ago

https://datatracker.ietf.org/doc/draft-ietf-jmap-blob/

We should provide some integrity checking command to verify the integrity of blobs in the maildir. This gets a bit hairy given the Unix newline transformations.