7 ms·
The code answering to your questions is mostly here https://github.com/dyne/JaroMail/tree/master/src/zlibs https://github.com/dyne/JaroMail/tree/master/src/zlib
by jaromilrojo 11y ago
The code answering to your questions is mostly here https://github.com/dyne/JaroMail/tree/master/src/zlibs https://github.com/dyne/JaroMail/tree/master/src/zlibs and here https://github.com/dyne/JaroMail/tree/master/src 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.
- Touche 11y agoThis 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?
- jaromilrojo 11y agoyes... all you have to configure to be set is a file like this https://github.com/dyne/JaroMail/blob/master/doc/Accounts/default.txt 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...