[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] romoving groups quickly?



> It is also safer to remove the entire directory in the spool.
> e.g. If your group name is: 'my.group.to.remove'
>
> rm -f /var/spool/news/my/group/to/remove/*
> rm -f /var/spool/news/my/group/to/remove/.overview
> rmdir /var/spool/news/my/group/to/remove      (in most cases)

Last time I tried that, it left the messages in
/var/spool/news/message.id/nnn (obviously enough), but, since they were no
longer linked to in the groups, texpire never unlinked them. This meant that
they stayed around pretty much forever. Unless texpire has been changed
(anyone?), a better option would be to add a zero day expiry timer for the
group in the config file, and run texpire manually.


Jim



-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list