Justin Mason wrote:
> Kevin -- I have bad news. ;) that's not coming from our channels,
> it's the sare.sa-update.dostech.net channel I'd guess.
Hey, why's that bad news! :)
> Kevin W. Gagel writes:
>> Thanks for looking into this. I've copied and pasted everything below so
>> that you have a complete picture.
>>
>> The command line is (in a cronjob):
>> sa-update --allowplugins --channelfile
>> /etc/mail/spamassassin/sa-update-keys/sa-update-channels &&
>> /etc/init.d/spamassassin restart
>> 70_sare_adult.cf.sare.sa-update.dostech.net
[...]
>>
>> This is what I receive in my inbox in the morning:
>> error: GPG validation failed!
>> The update downloaded successfully, but it was not signed with a trusted
>> GPG
>> key. Instead, it was signed with the following keys:
>>
>> 856AA88A
>>
>> Perhaps you need to import the channel's GPG key? For example:
>>
>> wget http://spamassassin.apache.org/updates/GPG.KEY
>> sa-update --import GPG.KEY
This is completely expected. You're missing --gpgkey 856AA88A from your
command line and I'm not sure that you've imported the correct key or
have just re-imported the default channel's key.
Take a look at the instructions I have for these channels at:
http://daryl.dostech.ca/sa-update/sare/sare-sa-update-howto.txt
Daryl
|