Send the --no-auto-key-retrieve argument to gpg if we are in offline mode
authorJeffrey Stedfast <fejj@ximian.com>
Thu, 5 Jul 2001 20:37:30 +0000 (20:37 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Thu, 5 Jul 2001 20:37:30 +0000 (20:37 +0000)
commite5f31b7244c51f948d06f251a427a5c2cf6762cf
tree97080b09a3607b69e59d7f472282da2edeeb89cc
parent1c09ab1f6474f72633c8ab5c63defed993b29ae5
Send the --no-auto-key-retrieve argument to gpg if we are in offline mode

2001-07-05  Jeffrey Stedfast  <fejj@ximian.com>

* camel-pgp-context.c (pgp_verify): Send the
--no-auto-key-retrieve argument to gpg if we are in offline mode
so that we don't have to worry about gpg hanging if it can't
connect to the key servers, because now it shouldn't even attempt
to.
camel/ChangeLog
camel/camel-pgp-context.c