[Rspamd-Users] Skip spam check for authenticated (SASL) users howto with postfix?

Konstantin Kletschke konstantin.kletschke at inside-m2m.de
Wed Jan 31 15:05:34 UTC 2024


On Wed, Jan 31, 2024 at 09:44:05AM -0500, Allen, Norton T. wrote:
> 
> Have you tried removing your groups_disabled block, leaving just flags and
> symbols_enabled in the apply block? groups_disabled has the side effect of

No this does not change something, still spam checked.

I change to (rspamadm configdump|less):

settings {
    authenticated {
        priority = "high";
        apply {
            symbols_enabled [
                "DKIM_SIGNED",
            ]
            flags [
                "skip_process",
            ]
        }
        authenticated = true;
    }
}

-- 
INSIDE M2M GmbH
Konstantin Kletschke
Berenbosteler Straße 76 B
30823 Garbsen

Telefon: +49 (0) 5137 90950136
Mobil: +49 (0) 151 15256238
Fax: +49 (0) 5137 9095010

konstantin.kletschke at inside-m2m.de
http://www.inside-m2m.de 

Geschäftsführung: Michael Emmert, Derek Uhlig
HRB: 111204, AG Hannover



More information about the Users mailing list