Hi,

On Mon, 3 Nov 2003 17:37:10 -0500 "Dave Malone" <[EMAIL PROTECTED]> wrote:

> I am a lawyer, not a programmer, so many of the technical discussions I have
> found on the web have been less than useful.  All I want to know is this:
> If I have collected 1,000 e-mails in my SPAM folder through Spam Assassin
> (SAproxy with Outlook and Windows XP), what, if anything, do I have to do to
> have SAProxy learn that those are indeed spam?

First, convert them from Outlook's proprietary format to something
standard like mbox, (or mh, or maildir.) Try something like:

ol2unix:   http://sourceforge.net/projects/ol2mbox/ or
mbx2mbox:  http://mbx2mbox.sourceforge.net/

Then run 

  sa-learn.exe --showdots --spam --mbox Z:\path\to\spam\mbox_file

or

  sa-learn.exe --showdots --spam Z:\path\to\mh\or\maildir\spam\directory\

if the spam is in mh or maildir format.

> Or do I just delete them because SAProxy has already learned them? 
> Thanks.

SAProxy may have already learned them but if so, sa-learn won't learn
them again so it's safe to run the whole mailbox through sa-learn.

hth,

-- Bob


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to