On Thu, Dec 19, 2019 at 11:15:42AM +0100, Benny Pedersen wrote: > Philip skrev den 2019-12-19 04:34: > >How do I white list this mailing list for some reason all the messages > >are now going to spam. > > X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on localhost.junc.eu > X-Spam-Status: No, score=-2.0, required=5.0, Autolearn=no > autolearn_force=no, > LastExt=207.244.88.153 Shortcircuit=no,none > X-Spam-Rules_score: BAYES_00=-1.9,DKIM_SIGNED=0.1,DKIM_VALID=-0.1, > DKIM_VALID_AU=-0.1,MAILING_LIST_MULTI=-1,RCVD_IN_DNSWL_NONE=-0.0001, > SPF_HELO_NONE=1.1,SPF_PASS=-0.1 > X-Spam-Rules_token: Tokens: new, 63; hammy, 80; neutral, 64; spammy, 2. > X-Spam-Flag: No > X-Spam-dcc_result: linode 104; Body=3 Fuz1=3 Fuz2=3 > X-Spam-Relay-Country: US ** ** US ** ** NZ > X-Spam-Uri-Domains-Ham: treads.nz > X-Spam-ASN: AS30633 207.244.64.0/18 > > not so bad here > > if you have dovecot with sieve make a maillist rule BEFORE one that puts > mails in spam folder > > or maybe just give more score negative to MAILING_LIST_MULTI ?
Normal SA rules will hit USER_IN_DEF_SPF_WL, due to "def_whitelist_auth *@*.apache.org". Have you cleared these or why is it not hitting for you? hermes.apache.org[207.244.88.153] which sends these list mails is also supposed to hit RCVD_IN_DNSWL_HI, not _NONE? Your setup seems wonky.