[Rspamd-Users] symbol ... has its score defined but there is no corresponding rule registered

Andreas Wass - Glas Gasperlmair a.wass at glas-gasperlmair.at
Sun Nov 14 07:49:28 UTC 2021


Problem solved:

I installed rspamd like this:
https://rspamd.com/downloads.html#debian-standard-repos-notes
but not noticed, that following command:
wget -O- https://rspamd.com/apt-stable/gpg.key | gpg --dearmor | sudo 
tee /etc/apt/keyrings/rspamd.gpg > /dev/null
did not create rspamd.gpg, because gpg wasn't installed

Long story short:
as soon as /etc/apt/keyrings/rspamd.gpg existed, i did again apt-get 
update apt-get upgrade
Version was updated from 2.7 to 3.1

rspamadm configtest
OK



Am 14.11.2021 um 08:23 schrieb Andreas Wass - Glas Gasperlmair:
>
> Am 13.11.2021 um 19:24 schrieb G.W. Haywood via Users:
>> Hi there,
>>
>> On Sat, 13 Nov 2021, Andreas Wass - Glas Gasperlmair wrote:
>>
>>>   Rspamd works very well on my 2 debian 11 servers, and both are
>>>   configured exactly the same.
>>>   On one of them, rspamadm configtest shows me this:
>>>   symbol 'REDIRECTOR_FALSE' has its score defined but there is no
>>>   corresponding rule registered
>>>   symbol 'PHISHED_WHITELISTED' has its score defined but there is no
>>>   corresponding rule registered
>>>   syntax OK
>>>   I have to say that on the 2nd server the config files in 
>>> /etc/rspamd i
>>>   copied with rsync, but all files an every server are exactly the same
>>>   (checked it with diff).
>>>
>>>   So what can i do, to take away this?
>>
>> Wild guess: check permissions?
> just noticed, that on the second server is version 2.7 because 
> problems with  https://rspamd.com/apt-stable
>
> apt-get update
> W: GPG-Fehler: https://rspamd.com/apt-stable bullseye InRelease: Die 
> folgenden Signaturen konnten nicht überprüft werden, weil ihr 
> öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY FFA232EDBF21E25E
> E: Das Depot »http://rspamd.com/apt-stable bullseye InRelease« ist 
> nicht signiert.
> N: Eine Aktualisierung von solch einem Depot kann nicht auf eine 
> sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
> N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren 
> Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
>
> I have to check that and report as soon as posible
>
> thx for your input



More information about the Users mailing list