2.3exp: expire and tradspool

John P Speno speno at isc.upenn.edu
Fri Aug 20 18:47:46 UTC 1999


> And during expire last evening, expire.list contained 2787966 tokens, and
> expire.log contained the exactly the same number of these lines:
> 
>     Class definition 0 is missing from control file, assuming zero expiration
> 
> Which would seem to indicate that expire treated all articles as if they
> were in class 0.

To follow-up on my own post, in storage/tradspool/tradspool.c lines 553-554 

    token.type = TOKEN_TRADSPOOL;
    token.class = 0; /* "class" is irrelevant for traditional spool */

The question remains, shouldn't the real storage class get stored in the
token so that storage class based expire can work?


More information about the inn-workers mailing list