jaromail

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

DateCommit messageAuthorFiles+-
2017-12-13 02:49bump zuperparazyd0+0-0
2017-11-26 15:10Add README note about submodulesDavor Ocelic1+4-0
2017-11-29 08:53small imap command fix for cli usageJaromil1+2-2
2017-10-08 19:53add zuper againparazyd2+4-0
2017-10-08 19:53remove zuper; avoid warn in dotlock.cparazyd2+1-5
2017-10-08 19:49revise makefileparazyd2+38-10
2017-10-08 19:48remove build dirparazyd9+0-1110
2017-10-08 19:48move src to rootparazyd85+1704-8538
2017-10-08 19:44fixup! move zuper to main dirparazyd1+1-1
2017-10-08 19:43move zuper to main dirparazyd1+1-1
2017-10-08 19:17remove build dirparazyd1+0-390
2017-10-08 18:58remove parsedate.cparazyd1+0-104
2017-10-08 18:55whitespace fixes in parsedate.cparazyd1+2-2
2017-10-08 16:39whitespace fixes in fetchaddr.cparazyd1+12-12
2017-10-08 16:30avoid warning on compilationparazyd1+1-2
2017-10-08 16:24remove unused headers in dotlock.cparazyd1+1-18
2017-10-08 16:18remove cruft from dotlock.cparazyd2+130-542
2017-10-08 15:14use busybox as nc implementationparazyd1+1-1
2017-08-30 08:48replace isemail() zsh regex check with grep. -regex-match is gone in zshparazyd1+1-1
2017-06-24 10:28add netcat missing dep in READMEparazyd1+1-1
2017-05-22 10:23typo in sendJaromil1+1-1
2017-04-30 08:20parse account on stdin_composeJaromil4+11-11
2017-04-18 08:21custom headers configured per-accountJaromil3+25-0
2017-04-18 07:54fix default gpg key detection for mutt when using passJaromil1+9-9
2017-04-18 07:43'new' command to quickly create new account templates from emailsJaromil2+55-0
2017-04-18 06:58password-store moved in $MAILDIRSJaromil3+13-9
2017-03-24 13:31fix to avoid hangs at boot when xapian db path doesn't existsJaromil1+5-0
2017-03-23 12:48revert bb ncparazyd1+2-1
2017-03-23 12:07fix opmux; fix pass bug where it reencrypts everything on every updateparazyd6+14-12
2017-03-23 11:54mutt config generation moved from update to runtimeJaromil3+140-166
2017-03-23 08:58Merge pull request #29 from parazyd/opmsgJaromil2+29-0
2017-03-19 23:15finally correctly running tests, added travis-ci badgeJaromil1+3-0
2017-03-19 23:12removed local declaration in stdin_composeJaromil1+4-3
2017-03-19 22:58more cleanups of old PARAM varJaromil3+22-17
2017-03-19 22:50various minor fixesJaromil2+6-10
2017-03-19 22:35small fix to search paramsJaromil2+9-9
2017-03-19 22:28some other fixes to avoid recursionsJaromil5+13-9
2017-03-19 22:18fix to avoid recursion on compose commandJaromil2+3-3
2017-03-19 22:12several fixes to new parameter handlingJaromil4+101-86
2017-03-19 21:39fix edit for option_paramsJaromil2+11-62
2017-03-19 19:12updated to use zuper's option parserJaromil1+93-178
2017-03-19 13:21initial test suite for a few functionsJaromil2+92-1
2017-03-19 12:11travis build with mutt only for absence of mutt-kz in trustyJaromil1+1-1
2017-03-19 12:07travis test buildJaromil1+23-0
2017-03-19 12:07release notes and deps updatesJaromil4+16-6
2017-03-14 07:27restored notmuch functionality in new x_mutt callerJaromil3+52-59
2017-03-14 07:02add checks to cli send onelinersJaromil1+17-10
2017-02-18 20:05extra check for addressbook import of '@' email entriesJaromil1+3-0
2017-02-17 15:46compose from commandline now takes first line as subjectJaromil1+13-3
2017-02-05 14:25new way to call muttJaromil5+137-102
2017-02-05 14:24refactored zuper and zlibs inclusionJaromil1+23-15
2017-01-18 12:44notice about submodules in readmeJaromil1+2-0
2017-01-18 12:44vcal conversion of text/calendar when foundJaromil1+10-0
2017-01-18 12:44avoid overwriting caller's shell PATHJaromil1+1-1
2017-01-17 18:02included zuper as a submoduleJaromil6+7-645
2017-01-17 17:29fixes to keyring selectionJaromil1+45-19
2017-01-17 17:28avoid sourcing jaro on make installJaromil1+5-7
2017-01-11 16:42minor fixesJaromil2+2-3
2017-01-11 16:08fix wrong unset on fetchJaromil1+4-4
2017-01-10 14:39some minor fixesJaromil5+15-8
2017-01-09 11:17initial support for zaw completionJaromil3+34-0
2016-11-21 18:25added more speedbar optionsJaromil1+7-1
2016-11-21 18:23fix to pass detection when uninitialisedJaromil1+8-2
2016-10-05 08:07Fix URL to DIME specification in TODOhellekin1+1-1
2016-05-24 19:07Merge pull request #22 from parazyd/masterJaromil1+8-5
2016-04-17 17:24sidebar improvements, toggle visibilityJaromil2+8-4
2016-04-15 10:43avoid writing a temporary password fileJaromil2+19-19
2016-04-15 09:45dropped alot for mutt-kz, which is now detected and activatedJaromil8+113-46
2016-04-14 16:11documentation for releaseJaromil2+8-2
2016-04-14 07:39set INBOX as spoolfile when peekingJaromil1+2-0
2016-04-13 11:05revert emacsclient invokation to synchronousJaromil1+1-1
2016-04-13 11:04more keybindings to accomodate emacs and less habitsJaromil1+6-0
2016-04-07 08:04imap remote folder switching in peekJaromil2+8-3
2016-04-07 07:27fixed imap query system, added imap consoleJaromil4+52-36
2016-03-13 19:24documentation updatesJaromil3+17-16
2016-03-13 18:57Merge pull request #21 from parazyd/masterJaromil8+45-37
2016-02-08 15:27fix to editor for optional emacsclient activationJaromil2+32-27
2015-12-29 16:39documentation updates for releaseJaromil2+18-4
2015-12-22 17:29logo in readmeJaromil1+1-1
2015-12-09 22:13added elinks to deps for html email renderingJaromil1+1-2
2015-12-08 23:52minor style and fn declJaromil1+16-5
2015-12-08 19:46added secret-tool as default keyring tool on GNU systemsJaromil2+38-37
2015-12-05 17:28password storage refactoringJaromil3+76-185
2015-12-02 18:53last docs updatesJaromil5+337-236
2015-12-02 18:36documentation for releaseJaromil7+43-18
2015-11-29 12:48Merge pull request #16 from parazyd/masterJaromil1+6-0
2015-11-09 16:09new move/copy/link operations for backup, small reorganizationJaromil5+174-86
2015-11-09 11:22filter fetchmail output to make it readableJaromil1+6-2
2015-11-09 11:09Fixes to sslproto selection in fetchmailJaromil9+92-53
2015-11-08 17:20New replay command and fixes to statsJaromil6+285-144
2015-11-03 02:06new ascii stats processing from stdinJaromil3+59-45
2015-11-03 00:23Command redesign to leverage pipe operationsJaromil8+386-427
2015-10-31 10:58slight refactoring of searchJaromil4+62-72
2015-10-22 07:54locking code cleanup and fix installation permsJaromil3+81-57
2015-09-18 12:48when fetching an explicit folder as argument, avoid applying excludesJaromil2+43-40
2015-09-16 16:00local keyring switch to zkv store (testing)Jaromil1+161-160
2015-09-16 15:34opsJaromil0+0-0
2015-08-25 08:38small fix to passwords configured in accountsJaromil2+14-11
2015-08-24 18:37cleanups and removal of the MUTTDIR global variableJaromil4+107-82
2015-08-24 17:13improved support for automated use in scripts now account passwords can be saved in clear inside the conf and the compose command can easily queue mails with attachs in outboxJaromil2+30-8
2015-08-08 18:08small fixes to filters and publish, updated zuper libJaromil4+309-81
2015-05-13 12:21checksum control on queue to outbox, early quiet and debug flag fix, better group sendingJaromil4+29-13
2015-05-13 10:12off-by-one in email parsing from stdinJaromil1+4-3
2015-05-13 10:01refactoring of the email address extraction, better explotitation of shell pipesJaromil5+401-309
2015-03-22 22:38remember fingerprint of known smtp serversJaromil4+70-25
2015-03-22 09:30major cleanup and adoption of zuper extensionJaromil11+623-274
2015-03-14 10:17ignore gnupg cacheJaromil1+1-0
2015-01-17 15:51new extras script to download automatically all missing gpg keys found in signatures inside pub keyringJaromil1+2-2
2015-03-09 17:37more renderers for publishJaromil1+29-12
2015-03-09 17:37opsJaromil0+0-0
2015-02-24 17:11started port to Cygwin (using babun)Jaromil6+269-17
2015-02-08 17:15fetch now selects only default account, various other fixesJaromil4+105-99
2015-02-05 11:02extras: make roundcube-majordomo create sieve filters even when addressbook is emptyJaromil1+31-17
2015-02-01 18:17minor fixes for a smooth install on debian 7Jaromil2+20-26
2015-01-25 16:23updates for releaseJaromil6+18-7
2015-01-25 14:24revamped zsh completion (now lists even remote imap folders) and better documentationJaromil8+133-120
2015-01-25 12:09added emlx2maildir to extras and moved abquery to extrasJaromil13+650-2
2015-01-21 21:49Account / exclude folders is now a fuzzy matchJaromil1+6-1
2015-01-21 09:42fix to filtering into privJaromil1+3-3
2015-01-17 15:51new extras script to download automatically all missing gpg keys found in signatures inside pub keyringJaromil2+56-0
2015-01-17 13:34fixes to addressbook vcard extraction and importJaromil2+92-5
2015-01-17 12:36correct formatting problem in the users manualJaromil3+64-56
2015-01-16 19:45renamed gpg wrapperJaromil2+4-2
2015-01-16 13:46fixes to small documentation typosJaromil2+2-2
2015-01-16 13:27release documentation and fixes to installerJaromil6+60-22
2015-01-16 11:59relevant fixes to search, locking and mutt, plus speed improvements using zsh builtinsJaromil10+226-178
2015-01-15 12:59filter delivery cleanup and optimizations, fixes to exitcodes and more code cleanupsJaromil5+207-150
2015-01-15 12:56fix deadlock on notmuch dbJaromil1+7-1
2015-01-14 17:09included own pgpewrapJaromil1+64-0
2015-01-14 17:09smtp cli command and cleanup, exitcode cleanupJaromil5+135-102
2015-01-14 15:07fixes to anonymous mailing via mixmasterJaromil3+47-41
2015-01-10 08:57documentation updates for releaseJaromil5+87-131
2015-01-08 18:16correct outbox detectionJaromil1+2-2
2015-01-08 18:12several improvements to fetchaddr and email parsing and filteringJaromil8+300-168
2015-01-08 08:59included server-side roundcube majordomo in extras. implements addressbook whitelisting a'la jaromail for webmail usersJaromil8+1179-0
2015-01-07 19:37new tmpfile system and endgame() plus cleanups to addressbook import codeJaromil8+389-412
2015-01-07 19:20manual updates for upcoming 3.0 versionJaromil3+966-787
2015-01-06 19:03removed mairix leftoverJaromil1+0-72
2015-01-06 18:59build/install and other minor fixesJaromil4+51-50
2015-01-06 18:39finished renaming RFC822 source filesJaromil3+3-3
2015-01-06 18:37makefile clean and renamed rfc822 filesJaromil4+11-2
2015-01-06 18:13removed mairix from codebaseJaromil79+0-36263
2015-01-06 11:51backup function now uses notmuch search. also cleaned up merge and using safer refile() to move filesJaromil5+96-132
2015-01-05 23:58filters now match case insensitiveJaromil1+3-1
2015-01-05 22:51enhanced filters to avoid delivering to same filtered dirJaromil3+109-47
2015-01-04 11:23uniformed import/extract functions to receive list of addresses from stdinJaromil2+44-88
2015-01-04 10:41reorganized extract_mails functionsJaromil2+119-120
2015-01-01 14:50refinements to deliveryJaromil4+33-13
2014-12-31 19:23more fixes and indenting of filter engineJaromil3+137-130
2014-12-31 18:24fix on deliver and year updateJaromil6+20-29
2014-12-31 17:59fixes to deliver with notmuch and search with alotJaromil6+173-96
2014-12-30 15:14fixes to deliver handling of maildir pathsJaromil1+10-12
2014-12-30 15:05small debug fixesJaromil2+7-7
2014-12-30 14:57small fix for install on custom prefixJaromil1+1-0
2014-12-30 14:40small fix for tmp dir handlingJaromil1+2-1
2014-12-30 14:32several changes for notmuch integration, also gnupg address extractionJaromil6+327-272
2014-12-26 19:15compacted list and extract commands into oneJaromil5+74-69
2014-12-26 18:48restored old behaviour for list commandJaromil1+8-2
2014-12-26 18:39sieve filter creation adapted to new addressbookJaromil1+28-32
2014-12-26 18:18list addresses in gpg key signatures, more fixesJaromil5+148-28
2014-12-26 17:55modified to encrypt mails always also with the default key configured in gpg.confJaromil1+28-11
2014-12-26 15:33convert old addressbook format to new one, backward compatibility checkJaromil2+67-1
2014-12-26 15:22fixes to vcf importJaromil1+7-7
2014-12-26 15:04new addressbook now using abook native formatJaromil3+125-326
2014-12-26 14:09addressbook export to abook format, with some improvementsJaromil4+283-281
2014-12-26 12:43whitespace cleanup of main jaro commandJaromil1+251-251
2014-12-26 12:43new extract command to list addresses found in maildirsJaromil3+196-125
2014-12-26 11:22various generic code cleanups and reorganizationJaromil4+610-593
2014-12-26 11:22publish now also uses fetchaddrJaromil1+6-23
2014-12-26 11:20removed dotlock compilation warningJaromil1+3-2
2014-12-26 11:05fix building dfasynJaromil1+3-3
2014-12-26 11:05address parser updates, default charset utf-8Jaromil2+95-99
2014-12-15 10:17fixes to keyring managementJaromil2+91-105
2014-12-11 13:56fix rpath on dylibs in brewJaromil1+7-4
2014-12-11 13:49fixed install_name_tool copydeps for brewJaromil1+51-13
2014-12-11 13:19opsJaromil1+1-1
2014-12-11 13:18support brew build on osxJaromil1+18-16
2014-12-11 13:14moved dfasyn in place inside mairixJaromil25+0-0
2014-12-11 13:11osx build fixes done with danJaromil1+27-7
2014-11-28 23:14new imap listfolder to fetch all remote folders, various fixes and documentation, folder excludesJaromil6+146-116
2014-11-28 23:12including our own dotlock, fix for #3Jaromil4+819-11
2014-11-27 12:17avoid buffer overflow in mutt, see http://www.openwall.com/lists/oss-security/2014/11/27/9Jaromil1+1-1
2014-10-30 16:14correctly list imap folders in all cases (tls and ssl)Jaromil4+15-16
2014-10-30 16:13parse and print From: emails using learn (also in dryrun) for easy import in groupsJaromil1+31-7
2014-10-17 09:48render sieve complex filters out of custom filtersJaromil1+25-18
2014-10-17 09:03new automatic mailinglist filters server-sideJaromil1+11-7
2014-10-16 18:05working cleartext imap connectionJaromil1+10-1
2014-10-16 17:51experimental notes on dovecotJaromil2+84-0
2014-10-16 17:51several fixes to imap: plain, custom port. also fixes to imap listfolders and getsizeJaromil3+58-34
2014-10-16 14:00fixed imap commands to query size and list foldersJaromil2+87-52
2014-10-16 13:31changed the way passwords are stored for better usabilityJaromil1+10-10
2014-10-15 16:32fix sieve to create mailboxes when not existing, plus fix to gnome-keyring detectionJaromil2+14-6
2014-10-13 14:56fixes to gnom-keyring to print errors and be detected in new pathJaromil2+7-5
2014-10-13 13:34removed procmail from depsJaromil3+3-6
2014-07-23 20:32fixes to parse email date in publish functionJaromil3+310-175
2014-07-23 13:48sieve filters now also look into cc: for 'to' rulesJaromil1+1-1
2014-07-23 11:47fix small typo in mutt generated conf (10x altlabel)Jaromil1+1-1
2014-07-17 09:28do not generate the blacklist in the sieve filter if its emptyJaromil1+5-3
2014-07-17 09:26handle import of vcards containing multiple emails in a single entryJaromil1+16-7
2014-07-01 10:10minor fixes to locking and sendJaromil3+27-17
2014-06-20 17:32small fixes to publishJaromil1+16-11
2014-06-16 19:36corrections and utf-8 support on web publishJaromil1+108-37
2014-06-16 15:16new feed and html publishing feature (using webnomad)Jaromil6+320-11
2014-05-12 10:00release documentationJaromil5+87-23
2014-05-12 09:33osx packaging fixesJaromil3+33-13
2014-05-10 08:00osx keyring fixesJaromil1+5-9
2014-05-10 06:30removed pdf from gitignoreJaromil1+0-2
2014-05-09 17:59including also the rendered pdf and latex format of the manualJaromil2+1230-0
2014-05-09 17:53manual section on sending anonymous emailsJaromil1+41-0
2014-05-09 17:35documentation updatesJaromil5+66-38
2014-05-09 10:10ask password only once when sending queues of emailsJaromil1+2-4
2014-05-08 09:35tidying up the lockingJaromil3+37-41
2014-05-08 00:55mutt maildir sorting uses date in envelopeJaromil1+1-2
2014-05-08 00:40Simplified account configurationJaromil7+121-203
2014-05-07 19:45fix mailman-bounces filteringJaromil1+1-1
2014-05-07 15:20fix to send of multiple queued mailsJaromil1+4-3
2014-05-07 14:18versioning in documentation updateJaromil11+24-30
2014-05-07 14:06fixed duplicate deliver on multiple filter hitsJaromil1+8-6
2014-05-07 13:37fix to filtering to priv/Jaromil1+4-3
2014-05-07 13:27various relevant usage fixesJaromil3+46-38
2014-05-07 12:15cleanups and small improvements to filtersJaromil1+9-9
2014-05-07 12:14small fix to bounces parserJaromil1+9-4
2014-05-07 10:46some minor cleanup of leftoversJaromil5+0-769
2014-05-07 10:31Documentation update and new init procedureJaromil2+203-117
2014-05-07 10:31forward also attachments without mime decodingJaromil1+2-2
2014-05-07 09:10Completed removal of procmailJaromil86+205-19630
2014-05-06 22:44minor after-merge fixJaromil1+2-98
2014-05-06 22:30some fresher todo notesJaromil1+15-31
2014-05-06 22:28Complete rewrite of the filter engineJaromil6+375-168
2014-05-05 07:47better header parsis for anonymous emailsJaromil1+9-2
2014-05-05 07:46fix to merge on maildir dirs with spaces in their nameJaromil1+9-6
2014-05-06 08:42nyancat envelope graphics contributed by @ecogexJaromil1+1213-0
2014-05-05 18:55more fixes for whitespace pathsJaromil3+79-84
2014-05-05 18:32string sanitization across code to support paths with spacesJaromil5+128-128
2014-05-05 18:05fix gpg hooks to work with dirs that contain spacesJaromil1+8-8
2014-05-05 18:04osx build fixesJaromil2+34-222
2014-05-05 17:36dotlock paths detected in zlib lockingJaromil1+11-1
2014-05-04 18:44new mixmaster support to send anonymous emailsJaromil2+121-78
2014-05-04 18:42sent folder gets mails only after sending (not placed by mutt)Jaromil1+3-2
2014-05-04 18:41facility to test before installJaromil1+19-7
2014-05-04 18:40fixed zlibs installation on gnu systemsJaromil1+9-5
2014-05-04 18:40fix to locking (unlink is simplified)Jaromil1+5-22
2014-05-04 15:09small fix to fetchaddr usage in addressbookJaromil1+5-5
2014-05-02 15:02removed our own mutt build (now using only the mutt installed system-wide)Jaromil378+8-358532
2014-05-02 14:24new sort criteriaJaromil2+12-4
2014-05-02 14:06documentation updates for new releaseJaromil2+17-13
2014-05-02 13:40fixes to recursive folder re-filteringJaromil2+37-31
2014-05-02 12:56fixes to config paths creationsJaromil4+21-30
2014-05-02 12:42addressbook in ram not needed (no real speed gain on that)Jaromil2+1-9
2014-05-02 12:39fixes to keyring handling and configuration checks for gnu systemsJaromil5+319-261
2014-04-30 15:41more fixes for easy installation on gnu systemsJaromil1+0-153
2014-04-30 15:13fixes to group completionJaromil1+5-4
2014-04-27 18:43build fixes for fetchaddrJaromil3+5-3
2014-04-27 18:36fixed message noticing if mails are kept or deleted from serverJaromil1+1-1
2014-04-27 18:24small fixes for first time installJaromil4+14-8
2014-04-18 11:09documentation and todo updatesJaromil10+397-335
2014-03-04 22:27user agent headerJaromil1+6-1
2014-03-04 22:27new install and init system for gnu usageJaromil5+130-7
2014-02-27 09:13small code refactoring over locking and pidsJaromil3+20-8
2014-02-24 11:19some cleanup to the buildJaromil2+15-0
2014-02-24 11:04new build for GNU systems relying on system-wide appsJaromil42+3741-996
2014-02-21 13:04small fix to use periods in imap foldersJaromil1+3-0
2014-02-21 13:04fixes for usage on ubuntu with system-wide toolsJaromil3+29-12
2014-02-21 00:01some fixes and better commandline documentationJaromil2+67-23
2014-02-20 22:36home compiled mutt made optional in buildJaromil1+3-2
2014-02-16 11:06new cc group modeJaromil1+47-11
2014-02-05 21:00some fixes after the last refactoringJaromil2+31-22
2014-02-03 19:57Complete refactoring of the send queue, Groups new featureJaromil4+161-73
2014-01-06 16:25stop marking as old when peekingJaromil1+2-0
2013-12-26 13:30more fixes for new path refactoringJaromil2+34-30
2013-12-13 13:39release documentationJaromil4+12-27
2013-12-13 13:24packaging and install fixes, default configs in doc/Jaromil8+192-157
2013-12-11 13:26changed hashing for local keyring entries to be more uniqueJaromil1+6-4
2013-12-11 16:19fix to export an RFC compliant VcardJaromil1+1-0
2013-12-11 09:56removed is_online check for most operationsJaromil1+4-4
2013-12-11 09:54better handling of incorrect password when fetchingJaromil1+2-1
2013-12-07 00:19correctly open attachments with new path on OSX (paths containing white spaces)Jaromil2+4-4
2013-12-06 23:48correctly call editor on paths containing spaces (osx)Jaromil1+4-4
2013-12-06 16:28mutt imap_idle off - hangsJaromil1+2-0
2013-12-06 12:38fixes html rendering on osxJaromil1+1-1
2013-09-25 16:10msmtp: now using ssl certs installed systemwideJaromil1+2-1
2013-09-25 16:09some more corrections to documentation and TODOJaromil2+38-33
2013-12-05 19:32documentation for the 1.3 releaseJaromil4+62-32
2013-12-05 19:55fixes for write-only workdir on gnu/linuxJaromil4+54-52
2013-09-29 12:25updates to mutt source build scriptsJaromil7+762-613
2013-12-05 18:04further fixes for OSXJaromil4+96-9
2013-12-05 12:32updates to move all write operations in MAILDIRS. Fixes OSXJaromil7+135-78
2013-12-05 12:31removed mutt's documentationJaromil15+0-17720
2013-10-01 20:58check if abook is installed on FedoraAlessio Caiazza1+1-0
2013-10-01 20:03fixed build script on fedoraAlessio Caiazza1+6-4
2013-09-20 23:18links to the manual in the READMEJaromil1+5-1
2013-09-14 12:05corrections to release documentationJaromil3+44-12
2013-09-14 11:52small update to manual dateJaromil1+1-1
2013-09-14 11:46adjustements and helpers for releaseJaromil4+746-1
2013-09-14 11:24release documentationJaromil4+219-159
2013-09-14 10:56build-osx fixed for multi-arch build of muttJaromil3+52-13
2013-09-12 01:40visibly warn when fetchmail plans to delete mails from serverJaromil1+3-0
2013-09-12 01:30less verbose at invokationJaromil1+1-5
2013-09-12 01:28new OSX bundle format for binary distributionJaromil11+17954-77
2013-09-11 11:13better path for stored passwords in gnome keyringJaromil2+8-5
2013-09-08 09:46fix to search resultsJaromil1+1-1
2013-09-07 15:09build and install fixes on ubuntu gnu/linuxJaromil3+10-8
2013-08-28 17:29better color background for gnome terminalsjrml1+35-35
2013-08-26 21:44OSX packaging fixesJaromil2+37-42
2013-06-14 08:19new app bundle for osxJaromil1+135-120
2013-06-11 18:59addressbook import/export on cli helpJaromil1+3-0
2013-06-11 18:47cleanup generated build filesJaromil2+0-1243
2013-04-21 17:55slightly better html renderingJaromil2+17-6
2013-04-10 13:36addressbook file name correctionJaromil1+17-15
2013-04-10 12:54better password handling for local keyringJaromil1+4-3
2013-04-10 12:36added msmtp in gnu buildJaromil1+1-1
2013-04-10 12:17hashing using account typeJaromil1+2-2
2013-04-10 12:10encrypt the password entry inside the local keyringJaromil1+6-3
2013-04-10 11:54fix to password keyring creation and storageJaromil1+36-37
2013-04-10 11:12correction in creating keyring dbJaromil1+1-1
2013-04-10 10:55new local keyring to save passwordsJaromil2+83-33
2013-04-10 11:15build fixes on gnu systemsJaromil1+6-3
2013-04-10 10:59cleanupsJaromil8+15-17612
2013-04-10 10:23fixes for compilation on osx 10.8 with latest xcodeJaromil3+115-793
2013-03-29 14:06dropped use of tempfiles in ram for addressbook editJaromil1+4-13
2013-03-29 13:57more maildir explanation in manualJaromil1+9-2
2013-03-29 13:56speed optimizations in address handlingJaromil4+26-17
2013-02-16 15:53usability tip for osxJaromil1+35-0
2013-01-10 08:50fix osx build to reconstruct library deps from scratchJaromil1+1-0
2013-01-10 08:42gpg and wrapper for osxJaromil2+17-20
2012-12-19 11:20fixes to backupJaromil2+10-8
2012-12-12 12:47small fixes for osxJaromil2+16-11
2012-12-12 12:39fixed attachment mechanismJaromil5+37-21
2012-12-12 12:06fixed compose from cli on osxJaromil1+7-5
2012-12-12 11:53refactoring of the whitelisting and addressbook functionalityJaromil3+61-36
2012-12-05 14:13small fix for tls configuration as suggested by klaus_trainer (bug #356)Jaromil1+5-1
2012-10-27 10:22small install fix for fetchdateJaromil2+5-1
2012-10-18 18:32documentation updates for new releaseJaromil3+37-12
2012-10-18 18:17ignore generated manualJaromil1+1-0
2012-10-18 18:07build shared on gnu systems (tested on trisquell 6)Jaromil2+23-17
2012-10-18 16:39manual updates with new search mechanismJaromil1+21-23
2012-09-28 09:35fixed dotlock for muttJaromil3+8-2
2012-09-27 21:23fixed handling of concurrent lockingJaromil1+14-9
2012-09-26 21:55fixes to online checksJaromil3+22-5
2012-09-26 16:19fix to find on OSXJaromil7+26-17
2012-09-26 13:17sligh improvement in install procedureJaromil1+6-8
2012-09-19 12:33fixes to new locking systemJaromil4+72-32
2012-09-18 20:38check if online for commands needing the network. adds --force to avoid checkJaromil2+22-8
2012-09-18 19:58tighter lockingJaromil5+74-31
2012-09-18 17:49search function refactored, now also searches into addressbook, or specified foldersJaromil2+96-129
2012-09-18 16:27added -R option for read-only open of mail foldersJaromil1+6-3
2012-09-14 11:45install also pgpewrapJaromil2+2-0
2012-09-13 16:51gnu build includes dotlockJaromil1+2-2
2012-09-13 16:44documentation updatesJaromil2+25-15
2012-09-12 12:59improved addressbook import, now autodetects and imports the system-wide on mac/osxJaromil3+76-12
2012-09-12 12:19refined addressbook query output for mac/osxJaromil1+1-1
2012-09-12 11:36updated ignore list and mutt sourceJaromil2+787-0
2012-09-12 11:17improved check for binaries using command builtin instead of whichJaromil5+21-18
2012-09-12 10:46improved reply logic: group reply defaults and asks cc confirmationJaromil2+4-0
2012-09-11 01:53install fixes for mac osxJaromil2+30-32
2012-09-11 01:34fixes to osx buildJaromil2+91-55
2012-09-11 00:55small fix to change pass on osxJaromil1+11-1
2012-09-11 00:53compose command, completions for shells and small fixesJaromil8+135-12
2012-09-09 11:40added ctrl-j in vim editor to justify paragraphsJaromil1+40-17
2012-09-06 22:45add known to mboxes priorityJaromil1+2-2
2012-09-04 11:22small mutt fixesJaromil3+26-24
2012-09-04 11:20updated to mutt-1.5.21 as maintained by nightolo in Debian testingJaromil77+143-73
2012-09-04 10:36fixed gnupg integrationJaromil2+86-0
2012-09-03 15:11fixes to calling mutt binary and optional binaries in generalJaromil4+36-19
2012-09-02 16:03fix to addressbook learning on sent emails and multiple recipientsJaromil1+6-6
2012-09-01 21:14call our own mutt binary also in peekJaromil1+1-1
2012-09-01 06:18better build system for testingJaromil1+111-71
2012-08-31 17:21static build wrapper for gccJaromil1+182-0
2012-08-31 15:43improved mutt build and configuration (now using s-lang)Jaromil5+23-666
2012-08-31 14:35small fix to account selectionJaromil2+10-17
2012-08-31 14:35included mutt sourcecode for our own patched versionJaromil423+377683-26
2012-08-31 08:07keyring code namespace fixesJaromil1+18-16
2012-08-31 07:51whitelist learning on sent emailsJaromil2+2-2
2012-08-29 09:07added rename() option to mairix to speedup backup functionJaromil5+18-65
2012-08-29 00:30fixes to filter and backup commandsJaromil3+101-41
2012-08-28 17:32manual updates: new functions and better documentationJaromil1+131-62
2012-08-28 13:12backup also in existing maildirs, better code syntaxJaromil4+15-20
2012-08-28 10:54fix and speedup to addressbook filteringJaromil4+42-33
2012-08-28 09:42new later/remember function for email todolist, also updated versioningJaromil3+48-37
2012-08-28 01:01better checks for file existanceJaromil2+5-5
2012-08-28 01:01can add attachments when launching from commandlineJaromil1+17-9
2012-08-28 01:00fixes and cleanups to maildir operations: merge and filterJaromil1+91-39
2012-08-27 23:11abook editing more speed and cosmeticsJaromil1+22-7
2012-08-27 20:11fixes and speedups to the new addressbook mechanismJaromil5+48-29
2012-08-27 18:10fix to address completion inside muttJaromil1+1-1
2012-08-20 05:09temporary commit from a half-way backed rewrite of the addressbook and whitelist system in CaliforniaJaromil5+98-66
2012-08-23 19:16fix multiple account selection for smtp sendJaromil1+1-1
2012-08-16 15:46small fixes to osx build and installJaromil2+23-7
2012-08-13 01:01stability / portability improvementsJaromil1+3-2
2012-08-03 17:46new clang wrapper to build using static libraries when possibleJaromil2+123-28
2012-07-25 10:05small fix in build on gnu systemsJaromil1+3-2
2012-07-25 09:37avoid deleting the addressbook if abook is called but binary is not foundJaromil1+5-0
2012-07-25 09:26removed double spam filing in sieveJaromil1+0-5
2012-07-25 09:24install doesn't needs binary buildJaromil1+16-9
2012-07-25 09:19better filtering of spamJaromil1+12-2
2012-07-24 10:52osx build now uses clang and is more readableJaromil1+18-42
2012-07-23 08:21addressbook name filtering optimizationsJaromil1+4-3
2012-07-22 17:03improved addressbook editingJaromil1+16-5
2012-07-22 09:40export addressbook to vcard and edit addressbook using abookJaromil2+146-7
2012-07-19 17:37vcard importer avoids to import duplicatesJaromil1+12-4
2012-07-17 17:34correct opening of attachmentsJaromil2+3-5
2012-07-11 17:20import addressbook from VCardsJaromil2+66-2
2012-07-09 14:19better known editor options for emacs/vim and sqlite3 check at build on gnu systemsJaromil2+13-5
2012-06-16 16:10some more build fixes and gnome-keyring detectionjaromil2+2-2
2012-07-08 11:36build on fedora and various optimizations to statsJaromil6+131-32
2012-07-03 15:54better check for addressbook privacyJaromil1+14-0
2012-07-03 09:36replaced echo with printJaromil7+45-53
2012-07-05 11:31small fine tuning in procmail filtering and maildir mergeJaromil1+11-4
2012-07-03 09:24better stats with proportional occupation ascii barJaromil1+29-11
2012-07-03 08:43priv filter in sieve, renamed sieve foldersJaromil1+169-5
2012-06-28 18:17dryrun for search and speed fix to list_maildirsJaromil2+41-20
2012-06-28 16:43new native imap folder examination using opensslJaromil5+149-17
2012-06-27 11:05new account entry 'alias' for accepted alias emails as privateJaromil2+16-5
2012-06-26 17:40fix to account selection and dryrunJaromil3+190-154
2012-06-26 17:40fixed mailman bounce filterJaromil1+5-4
2012-06-25 18:10better filtering, mailman-bounces in zzJaromil5+19-10
2012-06-24 07:09fix to fetchallJaromil1+9-3
2012-06-18 15:51manual updatesJaromil2+7-14
2012-06-18 15:29screenshotJaromil2+1-0
2012-06-18 15:13documentation updates for the releaseJaromil10+817-110
2012-06-18 13:59renamed folder to unsorted.ml, better statisticsJaromil4+40-28
2012-06-18 13:04correct loading of zlibs when installingJaromil1+3-0
2012-06-18 13:00complete build with fetchdate on osxJaromil1+50-19
2012-06-17 07:33manual notes on date formatJaromil1+12-1
2012-06-18 12:48small zlib reorganizationJaromil4+388-389
2012-06-18 10:58build and install fixesJaromil5+105-124
2012-06-17 23:54small compile fix for fetchdateJaromil1+1-1
2012-06-17 23:52main script broken up into zsh libraries compiled at install timeJaromil12+2007-1664
2012-06-17 23:52reorganizazion of js code for statistic visualizationsJaromil30+1912-3
2012-06-17 21:08added new timecloud stats visualizationJaromil20+1570-26
2012-06-17 17:09backup now working, moves mails out of maildirsJaromil1+30-12
2012-06-17 12:57search and backup improvements (intuitive args) and better statsJaromil1+219-44
2012-06-16 14:44build fixes on gnu systems (10x hk)Jaromil4+26-142
2012-06-15 21:30correct build with search engine on gnu systemsJaromil5+15-5
2012-06-15 21:18configurable ramdisk size on osx and tmpdir fixes at searchJaromil1+9-6
2012-06-15 20:58added section about searchJaromil1+50-0
2012-06-15 20:46New search function using mairixJaromil78+33685-4
2012-06-15 19:14start at attachment openerJaromil1+19-1
2012-06-15 18:51fixed osx binary wrapperJaromil1+18-7
2012-06-15 16:46fixed account selection and defaultJaromil1+9-9
2012-06-14 05:27typo in creating addressbookJaromil1+1-1
2012-06-13 19:59fixed compile on ubuntu for some reasons gcc wants source files before pkg-configJaromil1+5-5
2012-06-13 18:26typo in check new password without gnome-key on gnu/linuxJaromil1+1-1
2012-06-11 14:25forgot gnome-keyring dep in buildJaromil1+1-1
2012-06-08 06:42various bugfixes to locking, account specification, editor launching and installJaromil2+52-44
2012-06-07 05:28check if built before installingJaromil1+13-10
2012-06-07 05:13removed lbdb, not used anymoreJaromil58+43-3737
2012-06-07 04:37cleanup account setting sendJaromil1+1-3
2012-06-07 04:36fixed account settings in fetchJaromil1+2-2
2012-06-06 21:40documentation updatesJaromil2+26-7
2012-06-06 18:14fixes testing a fresh installJaromil2+8-6
2012-06-06 13:48don't abort when keyring can't save passwordJaromil1+5-8
2012-06-06 12:46tighter file locking and cleanupJaromil2+55-35
2012-06-06 11:39updates to the manual for the new addressbookJaromil1+208-179
2012-06-05 20:35simple jaro edit command and cleanupsJaromil2+44-19
2012-06-05 17:58correctly visualize html emails with what's availableJaromil1+13-1
2012-06-05 16:57now learning again from sent mailsJaromil1+1-1
2012-06-05 16:41fixed detail for white/black listing filtering in procmailJaromil1+2-2
2012-06-05 16:38better temporary files with randomJaromil1+28-24
2012-06-05 16:18wider columns for name matching from addressbookJaromil1+1-0
2012-06-05 16:14install fretchaddr and dotlock in the right location on GNU systemsJaromil1+2-6
2012-06-05 16:13fixed learning with a teeJaromil1+5-5
2012-06-05 16:00normalized addressbook database file nameJaromil1+14-7
2012-06-05 15:50addressbook and whitelisting mechanism was completely rewrittenJaromil1+124-58
2012-06-05 12:22small correction to listingJaromil1+3-3
2012-06-05 12:17fixed also forgetting from listJaromil1+9-7
2012-06-05 12:06final fix to whitelisting after some extensive testingJaromil1+28-11
2012-06-05 12:06trick to be able to scroll over mails to be deleted in muttJaromil1+7-0
2012-06-05 10:25bugfix to osx addressbook queryJaromil1+1-1
2012-06-05 10:25important bugfix to mailinglist and priv filtersJaromil1+11-6
2012-06-05 08:22better pagination and nice illustration in manualJaromil2+3-2
2012-06-05 08:03no filters active from default templateJaromil1+7-7
2012-06-05 08:02much more manual documentationJaromil1+504-179
2012-06-05 05:07small fixes and cosmetics on gnu systemsJaromil2+16-5
2012-06-04 22:57added white/blacklist section to manualJaromil1+95-0
2012-06-04 17:06backgroun to blackJaromil1+35-35
2012-06-04 16:53fixes to build scriptsJaromil2+12-7
2012-06-04 16:49restored muttrc general configuration somehow slipped outJaromil1+1-0
2012-06-04 16:00ps snaketail problem with grep finally solved! Thanks Anatol! /me throws away pidofJaromil1+2-2
2012-06-04 14:17default transport is plain (uncommenting ssl from config)Jaromil1+1-1
2012-06-04 14:08should function without gnome-keyring (to be tested)Jaromil1+62-24
2012-06-04 13:54small fixes for terminal colors and gnu buildJaromil2+21-13
2012-06-04 10:47small fix to manual diagramJaromil1+1-1
2012-06-04 09:29some reorganizationJaromil4+10-3
2012-06-04 09:15fixes to osx password handling and some optionsJaromil1+33-13
2012-06-03 22:40fix to blacklist to learn only from: fieldJaromil2+8-8
2012-06-03 22:11general fixes for stability and osxJaromil3+91-39
2012-06-03 18:41A start at the user manualJaromil5+326-120
2012-06-03 16:58use /dev/shm to store tmp files in RAM when possibleJaromil1+49-37
2012-06-03 16:46peek now uses saved passwordsJaromil1+9-2
2012-06-03 16:06password handling using gnome-keyring on GNU systemsJaromil4+151-31
2012-06-03 14:09added support for blacklisting, path to list of addresses changedJaromil5+68-39
2012-06-03 12:33debug mode off by defaultJaromil1+1-1
2012-06-03 12:30better autostart guessing on commandlineJaromil3+73-17
2012-06-03 11:37improvements to mutt usabilityJaromil3+25-6
2012-06-03 10:26function and hotkey to forget addresses in whitelistJaromil1+29-9
2012-06-03 08:25fixed whitelistingJaromil1+32-22
2012-06-02 12:45email and login can be same in configJaromil1+3-2
2012-06-01 23:55new maildir filter subcommandJaromil1+48-11
2012-06-01 17:45fixes to quiet mode and other thingsJaromil1+21-17
2012-06-01 17:15small fix to smtp read_accountJaromil1+12-1
2012-06-01 14:43better handling of multiple accountsJaromil1+138-153
2012-06-01 11:28safe locking mechanism, now sending multiple mails worksJaromil3+97-35
2012-05-30 17:30highlight long time unread when making backupJaromil1+6-2
2012-05-31 12:03peek into folders and some cleanupJaromil1+22-15
2012-05-29 18:58use cache dir for mutt tmpJaromil1+1-1
2012-05-29 18:48documentation and cosmeticsJaromil4+62-50
2012-05-29 14:58several fixes and testing to production usageJaromil2+32-22
2012-05-28 17:38check if ports are present when building osxJaromil1+4-0
2012-05-28 08:57build also fetchmail binaries on osxJaromil1+13-0
2012-05-24 19:08better backup all mails in folder not just unreadJaromil1+10-5
2012-05-24 18:58small fix to backupJaromil1+1-1
2012-05-24 18:54dry run option -nJaromil1+7-2
2012-05-24 17:12maildir maintenance functions and more fixesJaromil2+127-10
2012-05-24 13:44now lbdb fully working in muttJaromil3+4-4
2012-05-24 13:33more lbdb fixesJaromil5+11-7
2012-05-24 13:32some documentationJaromil2+62-1
2012-05-24 09:31fixes to procmail filtering and lbdbJaromil6+157-53
2012-05-17 22:58minor osx fixesJaromil1+5-6
2012-05-17 22:48build fixes and gnome keyringJaromil2+12-4
2012-05-17 22:32added options and folders to accountsJaromil3+52-434
2012-05-17 19:57source reorganization gnome keyring managerJaromil155+183-9
2012-05-17 17:58small fixes for osxJaromil3+9-10
2012-05-17 16:28tuned fetchmail settingsJaromil1+2-2
2012-05-17 15:41certificate import mechanismJaromil1+67-1
2012-05-17 13:28fixes to read_account and install of accounts also stats are printed after fetchmailJaromil2+84-40
2012-05-14 21:52some minor updatesJaromil3+7-7
2012-05-14 21:09better options for secure delete (10x alv)Jaromil1+2-2
2012-05-14 21:05small fixes to account handling and rmJaromil1+13-12
2012-05-14 20:54fixed identity update switchJaromil2+45-11
2012-05-14 20:39removed unknown srm option (10x to alv)Jaromil1+1-1
2012-05-14 20:11forgot lbdb headersJaromil4+181-0
2012-05-14 20:08fetchadds and dotlock files for lbdbJaromil5+1922-0
2012-05-14 19:40small build script for debianJaromil1+37-0
2012-05-14 19:28new litl readmeJaromil1+16-0
2012-05-14 19:25small new commands: read and composeJaromil1+17-8
2012-05-14 14:50sending now worksJaromil1+38-32
2012-05-14 14:20new account system for multiple accounts fixes to procmail filters and several other improvementsJaromil7+855-660
2012-05-11 20:44fixed mkdir callsJaromil1+12-12
2012-05-11 20:28fixing for gnu/linux installJaromil2+55-18
2012-05-02 07:19mkdir use is not ridicolous anymoreJaromil1+14-14
2012-03-21 18:37enabled little brother database installation and queryJaromil7+96-84
2012-03-21 16:35implemented send via msmtp tlsJaromil2+84-33
2012-03-21 00:39password handling for osx and security fixesJaromil2+34-24
2012-03-20 23:06osx build now gets lbdb aux handler compiledJaromil1+13-3
2012-03-20 23:00fetchmail mechanism implementedJaromil2+90-35
2012-03-20 19:24fixed build for the little brother module for apple/osx addressbookJaromil2+19-12
2012-03-20 18:55find zsh everywhereJaromil1+1-1
2012-03-20 18:55build script for osx binaries from macportsJaromil1+75-0
2012-03-19 22:09imported procmail-libJaromil74+19410-0
2012-03-19 22:02small fixes testing osxJaromil4+3092-6
2012-03-19 21:44added little brother databaseJaromil39+3645-0
2012-03-19 21:33Mail to Mutt imported for Apple/OSXJaromil15+769-0
2012-03-19 20:10lbdb module for Apple/OSXJaromil7+414-0
2012-03-19 19:20separated install mutt configuration some fixesJaromil7+528-62
2012-03-19 17:34updated documentationJaromil3+2-2
2011-12-14 17:32interesting howto about gmailJaromil1+596-0
2011-09-28 21:22new queue and sendmail script imported from msmtp examples also removed port from config files and fixed postino peekJaromil4+499-31
2011-09-28 17:20initial commitJaromil3+488-0