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 14cef76941c96e85a087ff977060e2001aaab76e
parent c4ae9735a0eff00dd0f5849e066621bfd4245d56
Author: Jaromil <jaromil@dyne.org>
Date:   Tue, 29 May 2012 20:58:30 +0200

use cache dir for mutt tmp

Diffstat:
Msrc/jaro | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/jaro b/src/jaro @@ -676,7 +676,7 @@ set folder = $MAILDIRS set spoolfile = $MAILDIRS/known/ set record = $MAILDIRS/sent/ set postponed= $MAILDIRS/postponed/ -set tmpdir = $WORKDIR/tmp +set tmpdir = $WORKDIR/cache set query_command = "$WORKDIR/bin/jaro -q query '%s'" set sendmail = "$WORKDIR/bin/jaro queue" set header_cache= $WORKDIR/cache