Skip Montanaro wrote:

SM> If I run spamd from a terminal window as root like so:
SM>
SM>     spamd -D -L
SM>
SM> I can feed it spam via spamc to my heart's content and it all works as
SM> expected.  (In fact, I fed it about 23,000 saved spams earlier.  It
SM> identified 19,000 as spam and 4,000 as not.  But that, as they say, is
SM> another story.)
SM>
SM> Confident that I wasn't screwing up too badly, I modified the distributed
SM> RH/Mandrake start script so it invoked spamd like
SM>
SM>     daemon spamd -d -c -a -D -L


SM> I tried once more, this time modifying the spamd command line like so:
SM>
SM>     daemon spamd -d -D -L
SM>
SM> That worked.  (Ran fast, qualified the message as spam.)

Ok, so try running

spamd -c -a -D -L

from the command line, then see what it says when you pipe something through
spamc.

C


_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to