Larry Nedry writes:
> On 4/4/07 at 10:40 AM +0100 Justin Mason wrote:
> >Could you try adding --restart=1000?
>
> In 3.1.18 mass-check will hang at the point where it should restart.
>
> >Also, could you try with the rc1 of SpamAssassin 3.2.0, or SVN trunk?
> >I think Theo fixed bugs in this cod
On 4/4/07 at 10:40 AM +0100 Justin Mason wrote:
>Could you try adding --restart=1000?
In 3.1.18 mass-check will hang at the point where it should restart.
>Also, could you try with the rc1 of SpamAssassin 3.2.0, or SVN trunk?
>I think Theo fixed bugs in this code.
Thanks, I downloaded the lastes
Larry Nedry writes:
> Hi All,
>
> I'm trying to use mass-check to test the accuracy of a plugin that I'm
> developing. If I run mass-check without the -j option (single process) it
> takes a few hours for it to finish a corpus of about 60,000 emails. If I
> use the --net option it could a day o
There is a bug in the 3.1 ArchiveIterator code that causes things to
hang on msgs that are too large or too small. This got fixed in the 3.2
code, probably needs to be back ported. Feel free to open up a bug.
Thanks
Michael
Larry Nedry wrote:
> Hi All,
>
> I'm trying to use mass-check to test