CNFS problem in storage.conf

Frank Swasey fswasey at adelphia.net
Wed Nov 24 12:32:48 UTC 1999



On Wed, 24 Nov 1999, Qonita wrote:

> here's my storage.conf : 
> .............................................................. 
> #}
> method cnfs {
> 	newsgroups: juita.etf,junk,control 
> 	class: 1
> 	size: 0,2048
> 	expires: 0s,10d
> 	options: SMALLAREA
> }
> 
> method cnfs {
> 	newsgroups: ristek.*,forum.*,control.cancel
> 	class: 2
> 	size: 2049,10240
> 	expires: 0s,30d
> 	options: BIGAREA
> }

Where do you want articles stored for groups juita.etf, junk, and control
that are bigger than 2048 or don't have an expire header, or have an
expire header that is greater than 10 days?  How about ristek.*, forum.*,
control.cancel posts that are smaller or bigger than the range you gave or
have an expire header outside the specified range?

IIRC, anything without an expire header is not going to match either of
these and will fall off the end.

Frank



More information about the inn-workers mailing list