On Sun, Oct 31, 2004 at 02:41:36PM -0800, jdow wrote:

[ In the future, please trim the message you are replying to so that
you only include the relavent bits. ]

> > OK, I'll bare my ignorance here in hopes of enlightenment.  I'm probably
> > lucky that I have SA working as well as I do.  I only have a loose
> > understanding of the different roles of "spamassassin", "spamc", and
> > "spamd".  I start things with /etc/init.d/spamassassin.  Then in procmail,
> I
> > pipe the msg to spamc.  In neither of these places do I see how to pass
> any
> > options to spamd.
> >
> > I've also tried:
> > # spamd -m 2
> > but this gets an error about the socket being in use.
> >
> > What am I missing?  - John
> 
> OK, from the "spamd --help" output:
>      -m num, --max-children num         Allow maximum num children
> 
> So that option is positively "a spamd thing." So how does one get that
> option into spamd? On the Mandrake test machine I have the init script
> in /etc/init.d as "spamassassin". It includes these lines:
> ====
> # Source spamd configuration.
> if [ -f /etc/sysconfig/spamassassin ] ; then
>         . /etc/sysconfig/spamassassin
> else
>         SPAMDOPTIONS="-d -c -m5 -Hi --user-config"
> fi

Sorry, Mandrake not Debian. Anyways, change options in
/etc/sysconfig/spamassassin, I think.

-- 
Duncan Findlay

Attachment: signature.asc
Description: Digital signature

Reply via email to