> On Jun 27, 2019, at 12:38 AM, post...@aptget.dk wrote:
>
> Wed, 26 Jun 2019 20:23:44 -0600 skrev "@lbutlr" :
>
>> 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).
>>
>>
On 27 Jun 2019, at 19:57, @lbutlr wrote:
> 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_localfla
Hey all,
I'm using procedurally-generated alias files from a database, and
distributing them with puppet, and would like to have postalias check the
files for duplicate entries and/or other errors before I install them.
I'd like to use the same program used to install the DB, rather than
hack
On Thu, Jun 27, 2019 at 05:39:14PM -0700, Dan Mahoney (Gushi) wrote:
> Is there any good way that people would recommend parsing alias and map
> files? The closest I've come would be counting the number of lines of
> output to stderr, rather than looking at exit code, but that still seems
> co