jaromail

a commandline tool to easily and privately handle your e-mail
git clone git://parazyd.org/jaromail.git
Log | Files | Refs | Submodules | README

commit 1f6596ebea5b071325974f37626fbcc6d8371ce5
parent c745ff019a0600c6787c7f64f564e0c1b7600b30
Author: Jaromil <jaromil@dyne.org>
Date:   Thu, 18 Oct 2012 20:32:29 +0200

documentation updates for new release

Diffstat:
MChangeLog | 18++++++++++++++++++
MREADME | 20++++++++++----------
MTODO | 11+++++++++--
3 files changed, 37 insertions(+), 12 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,21 @@ +Jaro Mail 1.1 - 18 October 2012 - Slick bastard + + Lots of bugfixes, code cleanups and usability improvements are + paving the way for some new powerful features. + + The addressbook system has been enhanced to permit editing of the + entries in white and blacklist, plus import and export of VCards + is now possible. + + The use of GnuPG in Mutt is fixed, along with performance + and usability improvements also to search. + + Vim is now used as default editor, configured to properly format + emails with paragraph justification. + + More improvements were done also to the management of multiple + accounts, mailbox filtering, maildir merge and backup. + Jaro Mail 1.0 - 18 June 2012 - E-Data addict Software development went forward in a rather passionate way, diff --git a/README b/README @@ -1,12 +1,12 @@ - oo oo dP - 88 - dP .d8888b. 88d888b. .d8888b. 88d8b.d8b. .d8888b. dP 88 - 88 88' `88 88' `88 88' `88 88'`88'`88 88' `88 88 88 - 88 88. .88 88 88. .88 88 88 88 88. .88 88 88 - 88 `88888P8 dP `88888P' dP dP dP `88888P8 dP dP - 88~ooooooooooooooooooooooooooooooooooooooooooooooooooooo -odP your humble and faithful electronic postman v 1.0 + oo oo dP + 88 + dP .d8888b. 88d888b. .d8888b. 88d8b.d8b. .d8888b. dP 88 + 88 88' `88 88' `88 88' `88 88'`88'`88 88' `88 88 88 + 88 88. .88 88 88. .88 88 88 88 88. .88 88 88 + 88 `88888P8 dP `88888P' dP dP dP `88888P8 dP dP + 88~ooooooooooooooooooooooooooooooooooooooooooooooooooooo + odP your humble and faithful electronic postman v 1.1 A commandline tool to easily and privately handle your e-mail @@ -25,9 +25,9 @@ It will check for all requirements on your system to be satisfied. Give it a path as argument if you want to install your Jaro Mail directory into something different than Mail inside your Home. -./install.sh ./Testing +./install.sh $HOME/Mail -will install a new Jaro Mail instance into a new Testing folder +will install Jaro Mail in a Mail folder in your $HOME Jaro Mail is completely reentrant: if you install it in multiple locations you can have completely separated setups, with multiple diff --git a/TODO b/TODO @@ -1,15 +1,22 @@ + Contribute code or donate to complete this TODO: + http://dyne.org/donate + * Outbox as maildir also multiple outboxes for different send programs for example anonymous/ for the mixmaster queue -* TBT - time based text, all included in html mails +* Import of addresses fron GnuPG keyring + +* Local Bayesian learning spam filter (bogofilter) * Anonymizer + Built-in support for Mixmaster + Built-in support for Tor Mail +* TBT + time based text, all included in html mails + * Install + Full integration with the Tomb process creation + integrate install/setup command in jaro