This is a discussion on Re: sa-learn incapable of handling large amounts of messages? - SpamAssassin ; On Tue, 15 Apr 2008 at 21:53 -0400, xenoterracide@gmail.com confabulated: > I'm trying to run sa-learn --spam /spamdir/* on a directory with 2449 spam > messages. But it doesn't seem to work. I'm not sure why. What format are the ...
On Tue, 15 Apr 2008 at 21:53 -0400, xenoterracide@gmail.com confabulated:
> I'm trying to run sa-learn --spam /spamdir/* on a directory with 2449 spam
> messages. But it doesn't seem to work. I'm not sure why.
What format are the messages in? mdir? mbox?
sa-learn --spam --username=d.hill@example.com spam/
works from here as an mdir mailbox, and:
sa-learn --spam --mbox --username=d.hill@example.com spam
works from here as an mbox format.
I have never had issues with learning messages using SA v3.2.4.
-d