At 08:55 AM 10/23/2003, Joseph P. Wetstein wrote:
When I do a: "sa-learn --mbox --spam kill" I get:

Learned from 0 message(s) (127 message(s) examined).

First, I'd check for file permission issues.. make sure you've got the ability to create files in ~/.spamassassin. It's really easy to do something like "chmod 600 .*" in your home directory and whack the x bit on your .spamassassin directory.


Usually that resorts in a "cannot create temp lockfile" error message, but it's worth a check.

After that, you might try looking at sa-learn's debug output.

sa-learn -D --mbox --spam kill

This should tell you why the messages aren't being learned. i.e.:
debug: [EMAIL PROTECTED]: already learnt correctly, not learning twice




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to