On Mon, Feb 8, 2010 at 9:52 AM, Mike Cardwell <spamassassin-us...@lists.grepular.com> wrote: > The error message, "gpg required but not found," means that gpg was > required, but was not found. I'm going to go out on a limb here and suggest > that maybe gpg wasn't found, but is required, and that you should install > it?
As you guessed I figured this much with the help of Google. I search over and over how do I install the GPG key on my system and the Wiki really does not give clueless people like myself any reference as to how I can import the following key: http://www.apache.org/dist/spamassassin/KEYS I saved that key into a file and read the man page for sa-update trying to import it and all attempts failed: sa-update --gpgkey /sa_gpg.key error: gpg required but not found! [r...@mail spamassassin]# sa-update --gpghomedir /sa_gpg.key error: gpg required but not found! I am guessing I am again missing something here which is placing your palm to face but I really would appreciate any assistance in how to correct this error? If it's explain to me on the SA Wiki, then I am missing it because I read through it pretty good.