You should report this on Bugzilla so the devs can decide if this is a bug or a feature.
Loren ----- Original Message ----- From: "Jorge Valdes" <[EMAIL PROTECTED]> To: <users@spamassassin.apache.org> Sent: Wednesday, June 28, 2006 8:47 AM Subject: Hidden Option? > Hi, > > just wanted to let everyone know that I found a SPAMD option that cannot > be configured via commandline: server-scale-period > > By looking at the documentation, this option sets how much time the > system will wait before determining whether a new child is spawned, the > current default is 2 seconds. In my case, I wanted to wait longer in > order not to spawn a child only to be killed a couple of seconds later > when the min-spare children became available again. I found out that the > only way to change this was in the spamd script. I added the option > manually ~ line 195. > > 'server-scale-period=i' => \$opt{'server-scale-period'}, > > Now I can set the option to my taste. > > -- > Jorge Valdes > Intercom El Salvador > [EMAIL PROTECTED]