Hacker News new | ask | show | jobs
by jaromilrojo 3931 days ago
The code answering to your questions is mostly here https://github.com/dyne/JaroMail/tree/master/src/zlibs and here https://github.com/dyne/JaroMail/tree/master/src

The short answer is: makes it quick (make && make install) to setup all the mutt/fetchmail/abook/notmuch integrated yadayada plus adds whitelisting and folder filtering, both local and remote via sieve.

1 comments

This helps a lot, thanks. It looks like maybe Jaro makes it easier to configure that Mutt (which is a very complex configuration), is that true?
yes... all you have to configure to be set is a file like this https://github.com/dyne/JaroMail/blob/master/doc/Accounts/de...

there can be one for each different account inside Mail/Accounts.

I think Mutt is really great software, but I cannot live without tab completion from my addressbook and I need it without spending 1h to configure it every time, so that's the gist of it...

What do you use for your address book? I just use mutt's alias so have tab-completion out of the box.
Given the reference to notmuch, I'm guessing harvesting addresses from/with notmuch index?