At 12:38 PM 3/15/01 -0800, you wrote:
>I have a couple of questions and i went to your online manual to find out
>but am not sure about something. what is the exact syntax to put in the
>access.conf to allow people access to read and post to all groups with out
>putting in an ip address?
Add a line like this to the end of access.conf
*:read,post:::*
>Next Problem:
>
>
>I am going to paste in a copy of my expire.conf so you see how I have it
>setup. It seem that when the drive fills up it doesnt delete the oldnest
>articles and keep accepting the new one. What do I put in the expire.conf
>to have it accept articles and when the drive is full it deletes starting
>at the oldest posts?
>
>Here is my expire.conf:
>
># How many days to keep entries in the history file after item has expired
>remember 3
>
># Pile rules, these are new for version 5.0
>pile 1 use 20% groups *
>pile 2 use 80% groups *binaries*,*warez*,*pictures*,*sounds*,*mp3*
>pile 3 days 30 groups local.*
>pile 4 days 1 use 1% groups control*
>~
Decrease pile 2 to 75%, then it should work as long as your 'diskspace'
settings in dnews.conf are
correct, if they are correct then tellnews status will show a diskuse of
about 95% when the disk is almost
full. If it doesn't show the right % full to match your real disk use
(approximately) then your dnews.conf diskspace*
settings are probably wrong.
>Last Problem:
>
>When I view my dnews.log I see that it says "users.temp" has
>dissappered....what should i do?
That error is due to a bug, luckily it's harmless so can be ignored.
However upgrading to 5.5b3 will get rid of the error.
ChrisP.