6 Commits

Author SHA1 Message Date
774d1e3603 Use std lib for email parsing. 2017-12-31 16:48:20 -08:00
d7c789863e Print message hash when invalid UTF-8 encountered. 2014-03-30 21:31:53 -07:00
27f38e6614 Add dryrun mode to contacts. 2014-03-30 21:24:44 -07:00
4eaa3b8710 Incrementally add contacts from messages.
By default imports from messages that have no values in the contact table.
Added -all option use all rows in original table.
2014-03-30 19:57:15 -07:00
4c906e9f49 Rename to match directory. 2014-03-28 21:44:03 -07:00
1e70c13cf9 Harvest email addresses from messages.
Go tool for reading original messages from DB and filling out contact table.
SQL scripts for building address book table from most commonly referenced
    names per unique email address.
2014-03-27 21:38:00 -07:00