imag/lib
Matthias Beyer 596af2fc76 Reimplement the hasher
We create a sha1 over the path of the file and the Message-ID of the
mail itself.

The file name is not constant with mail files, because flags are encoded
in the filename. The path is also not constant with mail files, because
they can be moved between boxes.

This approach is not yet the best one, but better than before.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-22 11:30:12 +01:00
..
core Add debug output 2019-02-20 14:43:29 +01:00
domain Reimplement the hasher 2019-02-22 11:30:12 +01:00
entry Outsource hashing itself so that we can re-use it 2019-02-22 11:23:57 +01:00
etc Rewrite: StoreId::new_baseless() -> StoreId::new() 2019-02-15 20:53:28 +01:00