header          SWS_AUTH        Received =~ /Authenticated sender/
describe        SWS_AUTH        Mail from local SASL is good
score           SWS_AUTH        -10

I have the above in my SA local.conf file.

Received: from liv (unknown [x.x.x.x])
        (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
         key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest 
SHA256)
        (No client certificate requested)
        (Authenticated sender: [email protected])
        by smtp.sws.net.au (Postfix) with ESMTPSA id 4BB77F173
        for <[email protected]>; Tue, 14 Apr 2020 13:53:41 +1000 (AEST)
[...]
X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED=0.1,
        DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,DKIM_VALID_EF=-0.1,
        UNPARSEABLE_RELAY=0.001 autolearn=disabled version=3.4.2

Above are the relevant headers of a message coming through.  Why am I not 
getting a -10 added to the score?

Thanks.

-- 
My Main Blog         http://etbe.coker.com.au/
My Documents Blog    http://doc.coker.com.au/



_______________________________________________
luv-main mailing list
[email protected]
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main

Reply via email to