On 18-01-19 18:17:34, Mihai Lazarescu wrote:
On Friday, January 19, 2018 at 11:59:15 +0100, Matthias Apitz wrote:
I have around 4.2 GByte of mbox mail files:
$ du -sh Mail
4,2G Mail
$ ls Mail | wc -l
1095
can 'notmuch' index this and how big is the database after this?
matthias
I have 27 GiB emails. notmuch db is around 3 GiB. Hint: run notmuch
compact once in a while. :-)
lbdb http://www.spinnaker.de/lbdb/ can be used to collect sender
addresses (even in real time, from incoming emails) in a db, which can
be queried for autocomplete in mutt.
Best,
Mihai
How big is the lbdb?