Hi,

i have a very strange problem with spamassassin 3.2.3 running on
openSuse 10.3 Linux. For several hours I've been trying to convince
spamd to spawn the number of children set in the corresponding argument.
But it simply ignores it and always spawns its default number of two
children. It doesn't seem to be a common problem because by searching
google for about an hour I wasn't able to find even a similar problem.

Here is an extract of the problem:
        
        balder:~ # spamd -d -u spamfilter -g spamfilter -m 20
--min-children=10
        balder:~ # ps aux|grep spam
        root      3547  6.1  2.9  33416 30144 ?        Ss   23:17   0:00
/usr/sbin/spamd -d -u spamfilter -g spamfilter -m 20 --min-children=10
        26        3548  0.0  2.8  33628 28900 ?        S    23:17   0:00
spamd child
        26        3549  0.0  2.8  33628 28780 ?        S    23:17   0:00
spamd child
        root      3551  0.0  0.0   2040   656 pts/1    S+   23:17   0:00
grep spam
        balder:~ #

Thanks in advance!


Regards,
  Daniel Becker

Reply via email to