-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Smart,Dan writes:
> I'm trying to do the mass-check corpus cleanup using the method in
> CORPUS_SUBMIT file.  My hard-sorted spams and hams are stored in MBOXs.
> 
> I'm assuming that the scripts: mass-check-results-to-mbox, mboxget, and
> extract-message-from-mbox are used to help in this process to check and
> purge improperly sorted mails out of the mbox.  How are these used?  Don't
> see any docs anywhere, and nothing in the scripts themselves jumps out to
> explain use.
> 
> Can someone tell me how to run these?  Is there anything that needs to be
> passed?

Hi Dan --

mass-check-results-to-mbox turns mass-check log files into a mbox file, by
cat'ing the messages listed in the log lines, together.    This is useful
if you grep out certain mass-check lines, then want to view the messages
that correspond to those lines.

mboxget extracts a message from an mbox, given the mbox name and
the seek offset (as printed in mass-check log lines).

extract-message-from-mbox does, er, the same thing!! hmm!

I would suggest extracting the messages from mbox into a maildir format
(directory of files where each file is an individual message); it's much
easier to manage that way.  That's what I use.  Then the only script you
need is mass-check-results-to-mbox, since each message is easily
individually addressable without mucking about with seek offsets etc.

- --j.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Exmh CVS

iD8DBQE/2gy0QTcbUG5Y7woRArH2AKDlfHlJH4/uD252q/oHWiKpx4yJlgCgzlYy
1G/BvkDUznLKPiOHLj1eE2g=
=Q2WI
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to