Re: RCVD_IN_VALIDITY_RPBL_BLOCKED
"Benny Pedersen via users" <[email protected]>
| Newsgroups | gmane.mail.spam.spamassassin.general |
|---|---|
| Organization | junc.eu |
| Message-ID | <[email protected]> |
Benny Pedersen via users skrev den 2025-05-02 16:08: > Michael Grant via users skrev den 2025-05-02 13:41: >> From "Bill Cole" <[email protected]> >>> Did you do that in the "global" config at >>> /etc/mail/spamassassin/local.cf (or something like it with 'etc' >>> somewhere) or in root's user config in >>> /root/.spamassassin/{userprefs,local.cf,whatever} ? If it was the >>> latter, you need to move it to the global config. >> I put it in root's user config, let me try in local.cf. >> >> Couple things I don't understand... 1) why is this only complaining >> about root and 2) if I put this in the global config >> (/etc/spamassassin/local.cf), won't I be disabling the checking of >> this BL for everyone? >> >> I feel like there's some other problem here. Why am I blacklisted >> from querying this BL? These tests seem to be part of the base >> packages in /usr/share/spamassassin/20_dnsbl_tests.cf. Should I >> really be disabling this test globally? > > grep -r BLOCKED /var/lib/spamassassin/4.000001/ > > see TFLAGS reuse rules, so its upstram results ? > > No, score=-2.395 tagged_above=-999 required=5 > tests=[AUTHRES_AUTH_NONE=0.5, AUTHRES_DKIM_PASS=-0.5, DKIM_INVALID=0.1, > DKIM_SIGNED=0.1, KAM_DMARC_STATUS=0.1, MAILING_LIST_MULTI=-0.1, > RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, > RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, > RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, > RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, RELAYCOUNTRY_BAD_DE=0.5, > RELAYCOUNTRY_GOOD=-0.5, RELAYCOUNTRY_GREY=0.1, SPF_HELO_PASS=-0.1, > SPF_PASS=-0.1, USER_IN_DEF_SPF_WL=-0.2] autolearn=no autolearn_force=no > > hmm with query deny rule i get No, score=-2.498 tagged_above=-999 required=5 tests=[AUTHRES_AUTH_NONE=0.5, AUTHRES_DKIM_PASS=-0.5, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, KAM_DMARC_STATUS=0.1, MAILING_LIST_MULTI=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RELAYCOUNTRY_BAD_DE=0.5, RELAYCOUNTRY_GOOD=-0.5, SPF_HELO_PASS=-0.1, SPF_PASS=-0.1, USER_IN_DEF_SPF_WL=-0.2] autolearn=no autolearn_force=no so now all is blocked if users is not users with are signed up ? go away :)