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 d8e31aa58f5757191452ebba784c7cb87f303acb
parent e04bd7f839d5bc3f7035e366a46ecce8cfd9b447
Author: Jaromil <jaromil@dyne.org>
Date:   Sat, 17 Jan 2015 16:51:22 +0100

new extras script to download automatically all missing gpg keys found in signatures inside pub keyring

Diffstat:
Mextras/gnupg-mass-recv/gnupg-mass-recv | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/extras/gnupg-mass-recv/gnupg-mass-recv b/extras/gnupg-mass-recv/gnupg-mass-recv @@ -1,7 +1,7 @@ #!/usr/bin/env zsh -# comment to really download keys and modify the pub keyring -DRYRUN=1 +# uncomment to really download keys and modify the pub keyring +# DRYRUN=1 zmodload zsh/pcre