mutt and gpg groups
Werner Koch
wk at gnupg.org
Mon Sep 27 19:49:26 CEST 2004
On Mon, 27 Sep 2004 17:53:51 +0200, Bernhard Reiter said:
> I have difficulties using mutt and gnupg's group feature.
It simply does not work because mutt uses its own fucntion to select
the key and then passes those keys to gpg. If the key is not listable
with mutt'ss key listing it won't be used.
group functions are a feature of the gpg command line to make it
easier on the command line. gpg --list-keys won't list group aliases,
thus mutt can't use them.
gpg --list-config --with-colons group
allows to list those group and mutt could be adjusted to make use of
it. In general I think it is easier to make use of mutt's alais
fucntion for that.
Werner
More information about the Gpa-dev
mailing list