Paul R. Ganci wrote:
I am running Spamassassin 3.0.2 on a RaQ 550 using spamd and calling
spamc from procmail. I have found several instances now where the
spamd child is respawned just as it is about to start processing a
message.
Can anybody give me even a wild guess on this one? Believe it or not I
am getting some spurious spam in because of this problem.
This time the message was processed, the user_prefs file was refered
to and the message flagged with a score of 97 per the user's
blacklist. However, I don't understand the autolearn as ham given the
score of 97.
IAnd what's up with the autolearn=ham? Does the USER_IN_BLACKLIST not
come into play with autolearn?
This part I can answer myself ... RTFM! From Mail_SpamAssassin_Conf.html:
Note that certain tests are ignored when determining whether a message
should be trained upon:
- rules with tflags set to 'learn' (the Bayesian rules)
- rules with tflags set to 'userconf' (user white/black-listing
rules, etc)
- rules with tflags set to 'noautolearn'
--
Paul ([EMAIL PROTECTED])