On Wed, 1 Feb 2012 00:07:18 +0000 RW wrote:
> What's happening is that spamd has a test to stop it deleting > children at or below min-children, but it's missing the test to add > them based on min-children. It initializes with max-spare children, > the number montonically increases to satisfy min-spare until it > reaches min-children, and thereafter behaves as expected. > I've submitted a patch as bug 6754. https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6754