> On Jun 27, 2019, at 12:38 AM, [email protected] wrote:
> 
> Wed, 26 Jun 2019 20:23:44 -0600 skrev "@lbutlr" <[email protected]>:
> 
>> The spamass-milter is not rejecting mail that scores above the number set in
>> the -r flag for the milter (confirmed by other people this is a bug in
>> spamass-milter).
>> 
>> Is there something I can do in postfix to reject mails that the Milter logs
>> like:
>> 
>> spamd: result: Y 18 
>> 
>> Where “18” is a something I set like “>=10”?
>> 
>> Seems a long shot, but it is unlikely anyone is working on spamass-milter at
>> this point.
>> 
> 
> spamass-milter works fine here on FreeBSD current

Possibly it is an 11.2 issue then.

> in /etc/rc.conf
> spamass_milter_localflags="-r 7 ... "

Yep, that is what doesn’t work (though mine is 10).

spamass_milter_enable="YES"
spamass_milter_socket_owner="postfix"
spamass_milter_localflags="-u spamd -e -i 65.121.55.40/29 -i 127.0.0.1 -r 10 “

Reply via email to