[Rspamd-Users] individual spam score
natan
natan at epf.pl
Tue Apr 12 09:12:19 UTC 2022
Hi
All works fine - thenx
Is any chanse to keep configurations in mysql / redis ?
I ask beacue i have many many users (200K) and thinking about migrations
from klaster amavis (amavis+SA) to klaster rspamd
W dniu 31.03.2022 o 10:58, natan pisze:
> Hi
> For test I use:
>
> # local.d/settings.conf
> some_users {
> id = "some_users";
> priority = high;
> rcpt = "natan at mydomain.ltd";
> apply {
> MISSING_SUBJECT = 15;
> MIME_BASE64_TEXT = 15;
> actions {
> reject = 12.0;
> greylist = null; # Disable greylisting (from
> 1.8.1)
> "add header" = 2.0; # Please note the space,
> NOT an underscore
> }
> }
> # Always add these symbols when settings rule has matched
> symbols [
> "MISSING_SUBJECT", "MIME_BASE64_TEXT"
> ]
> }
>
> In Log I found "settings_id: some_users" and 12 score but
> "MISSING_SUBJECT" is default (2.4) what I doing wrong or what I missing ?
>
>
> W dniu 30.03.2022 o 19:20, Alexander Moisseev via Users pisze:
>> On 30.03.2022 20:12, natan wrote:
>>> W dniu 30.03.2022 o 18:36, Carsten Rosenberg pisze:
>>>> Hi,
>>>>
>>>> Yes.
>>> Hi
>>> Can you send me some example or faq - I cannot find in doc
>>> --
>>>
>> https://rspamd.com/doc/configuration/settings.html
>
> --
>
--
More information about the Users
mailing list