On Tue, Jun 05, 2012 at 07:58:31PM +0200, Bastian Kleineidam wrote: > the sa-update --import command is failing because the > /etc/spamassassin/sa-update-keys > directory is missing. > Please install it in the spamassassin package with > permissions 0700 (otherwise gpg prints a warning about > insecure directory permissions). > > As you can see below, I use sa-update to download a custom > channel for german spam rules.
Future versions of spamassassin will store the default gpg key in /var/lib/spamassassin/sa-update-keys, which will be created during installation. If you want to import other keys, you can either pass "--gpghomedir /var/lib/spamassassin/sa-update-keys" (or some other directory) to sa-update, or you should create /etc/spamassassin/sa-update-keys yourself. Since this directory will not be used in the default configuration, it won't be created by the package. noah
signature.asc
Description: Digital signature

