Server throttled no matching entry in storage.conf storing article -- throttling

Jeffrey M. Vinocur jeff at litech.org
Mon Feb 18 18:29:27 UTC 2002


On Mon, 18 Feb 2002, Rico Spiesberger wrote:

> Hi Jeffrey,

Please email inn-workers at isc.org not me personally



> below my storage.conf....i can't find something wrong in it....

INN has nowhere to store articles larger than a megabyte.  If you want it
to discard those articles, you need another entry of the "trash" storage
method that will catch everything else.


> #-------------------------snip------------------
> method cnfs {
>         newsgroups: alt.*
>         class: 1
>         size: 0,1000000
>         options: BIGAREA
> }
> method cnfs {
>         newsgroups: de.*
>         class: 2
>         size: 0,1000000
>         options: MIDDLEAREA
> }
> method cnfs {
>         newsgroups: *
>         class: 3
>         size: 0,1000000
>         options: SMALLAREA
> }
>
>
> #----------snip------------------------------

-- 
Jeffrey M. Vinocur
jeff at litech.org



More information about the inn-workers mailing list