[EMAIL PROTECTED] wrote:
> 
> I've been developing a spam / ham corpus from those things
> which my config of SA doesn't catch.  Problem is I get these
> in Outlook, and now I want to Bayes them. How do you guys get
> your spam corpus set up?  Do you just not use Outlook?  Is
> there a way to get these exported so that SA Bayes will be
> happy with 'em?  What format is Bayes expecting to see the
> email in?

It expects to see them in plain text <header><blank line><body>.

One imperfect way:

Install a local IMAP server that stores messages individually in plain text,
e.g. Hamster (http://tglsoft.de), and copy or move the messages to it.

Problem is you'll lose the original header, because Outlook creates its own,
and puts the original in some sort of binary attachment. Maybe this munging
can be undone.

-- Mat.



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to