Do you have a size limit set? I.E. only messages less than xxx size will be scanned-and are these spam greater than xxx.
>>> <[EMAIL PROTECTED]> 1/4/2007 4:14 AM >>> >[EMAIL PROTECTED] wrote: > Running spamassassin 3.0 and I'm invoking it through amavisd. When I > train the spamassassin using sa-learn for ham and spam respectively, > it seems to only work for the ham not the spam. The command runs fine, > but spam e-mail that I trained spamassassin with still show up > untagged as spam. The ham e-mail that I trained spamassassin with work > fine and they don't get tagged as spam anymore. > > Running spamassassin under Mandriva > 2006 Linux. > > Your help would be appreciated. >This depends on how your server is set up. Are you using mbox style in-boxes? >If so, make sure that you're using the --mbox switch along with the --spam or --ham switches. >-=Aubrey=- I'm not using mbox style in-boxes, therefore I don't use that switch. Like I mentioned bofore. The commands sa-learn --ham and sa-learn --spam run successfully and spamassassin reports that it learns from x amount of messages from both. The issue is that in practice, only the ham seem to take effect and the spam still come through as untagged.