On 16 Jun 2019, at 17:01, David Jones <djo...@ena.com> wrote:
> Find the header being added by your Postfix MTA and add a rule to 
> subtract points for authenticated senders.  It should have "ESMTPSA" 
> when sent by an authenticated account.

The header postfix added was in the first post and does not have ESMTPSA in it

> header   LOCAL AUTH_SENDER     Received =~ /\.example\.com \(Postfix\) 
> with ESMTPSA/
> score    LOCAL_AUTH_SENDER     -4.0
> 
> Also, try adding that IP to your internal_networks and see how the 
> scoring changes:
> 
> internal_networks 73.14.161.160

And that IP is in spamass-milter in a -i directive.

/usr/local/sbin/spamass-milter -f -p /var/run/spamass-milter.sock -u spamd -e 
-i 65.121.55.40/29 -i 73.14.161.160 -i 127.0.0.1 -r 10

So it should never have tagged the email in the first place, right?


-- 
O is for OLIVE run through with an awl
P is for PRUE trampled flat in a brawl


Reply via email to