#!/bin/sh # # $Id: muttgpg 3189 2006-06-07 16:00:06Z swright $ # # muttgpg # - Written by Stewart V. Wright, 2002. # # http://stewartvwright.googlepages.com # - Available under the GNU Public Licence and all that... # gpg --no-default-keyring \ --keyring mutt-pubring.gpg \ --keyring pubring.gpg \ --keyserver-options auto-key-retrieve "$@"