On 2022-04-15 09:21, Benny Pedersen wrote:
On 2022-04-15 03:52, J Doe wrote:
Out of curiosity - why doesn't SpamAssassin lint automatically when it
reloads local.cf ?
i ask in reverse, do you want spamd to be down on lint fails ?
we have not seen default rules never have zerro lint fails from
upstream, so apache.org is doing well :=)
i have answered what spamd does if lint fails imho, it continue with
remaining rules that is not lint failing, so lint errors is not yet
hardfailing, should this be changed ?
Hi Benny and Reindl,
That's an interesting point. I guess the use case I was thinking of is
if I added an address or domain for a particularly egregious spammer,
but made a typo in the SA syntax, I would want to know about it on load
so that it didn't continue to slip through.
On the other hand, as Reindl notes, I can adjust the startup script
myself or have a wrapper for it.
Thanks for your replies!
- J