Hi.
I just installed SpamAssassin and it´s sucking up my memory. I would like it to start with less child.
When I do ps aux i get this.
root 15694 0.2 4.2 36212 33372 ? Ss 13:00 0:01 /usr/bin/spamd -d -c -m 15
root 15740 0.0 4.0 36212 31896 ? S 13:00 0:00 spamd child
root 15742 0.0 4.0 36212 31896 ? S 13:00 0:00 spamd child
It looks like spamd starts with spamd -d -c -m 15 woulden't it be better to start with for ex. -m 3 insted of 15?
My questions is, in what file is spamd told to start with this command so, where can I change this start line?
Should I change maxchildren allowed in some file.
And last, does spamd start automaticlly when server reboots?
Thanks?
/C
I just installed SpamAssassin and it´s sucking up my memory. I would like it to start with less child.
When I do ps aux i get this.
root 15694 0.2 4.2 36212 33372 ? Ss 13:00 0:01 /usr/bin/spamd -d -c -m 15
root 15740 0.0 4.0 36212 31896 ? S 13:00 0:00 spamd child
root 15742 0.0 4.0 36212 31896 ? S 13:00 0:00 spamd child
It looks like spamd starts with spamd -d -c -m 15 woulden't it be better to start with for ex. -m 3 insted of 15?
My questions is, in what file is spamd told to start with this command so, where can I change this start line?
Should I change maxchildren allowed in some file.
And last, does spamd start automaticlly when server reboots?
Thanks?
/C