On Thu, Feb 05, 2004 at 02:47:39PM -0500, William Stearns wrote: > Nope. The "< spammybox" is what's providing the _file_ > spamassasin needs. The "-" is ignored, to the best of my understanding. > Many thanks, Theo, for explaining that a file is needed.
The more verbose description of this, btw, is:
sa-learn's mbox reader wants to generate a list of messages and their
offsets (uses the same code as mass-check). ie: mbox.0, mbox.1523,
mbox.25432, etc. Then after scanning the mbox file to generate those
offsets, it'll go back through and seek() to the offset, deal with the
message, seek() to the next offset, deal with the message, etc, until
all of the messages in the file are done.
It's really a byproduct of the fact that we're sharing code with
mass-check on this one since sa-learn could just deal with the messages as
it reads through the file. :( It's unfortunately a lot of very similar
code which is why they're tied together like that.
--
Randomly Generated Tagline:
We don't have enough parallel universes to allow all uses of all
junction types--in the absence of quantum computing the combinatorics
are not in our favor...
-- Larry Wall in <[EMAIL PROTECTED]>
pgpoPsRqrdTx4.pgp
Description: PGP signature
