|
NAMEtexpire - delete old news articles and repair leafnode news spoolSYNOPSIStexpire [-v[...]] [-q] [-f] [-h] [-r]DESCRIPTIONLeafnode is a USENET package intended for small sites, where there are few users and little disk space, but where a large number of groups is desired.Texpire is the program which deletes old articles from the local news spool and repairs most problems of the news spool. It can restore broken hard links, re-sort message.id links into the right directories (necessary when the spool has been moved to a different path) and update overview data. It can not repair loss of @spooldir@/news/group/* files. Archive feature: If a groupexpire parameter is set to -1 for a particular group (or pattern), texpire will skip this (these) groups. OPTIONS
FILESSee leafnode(8) for the list of files affected.NOTESTexpire sets its real and effective uid to "news" (if it can), because almost all of the problems I have had with leafnode are due to files which aren't writable for user "news".BUGSTexpire may not delete an article as soon as it should in certain circumstances, for instance after backing up or restoring data; eventually it will.Texpire ignores "Expires" headers. Texpire is unable to delete articles in groups which have non-consecutive numbers with huge gaps. Texpire does not delete thread-based, but is only looking at individual articles, although the leafnode documentation of previous versions claimed otherwise. Texpire only removes the innermost empty directory when all articles expire from a group. On the next run, it will remove the parent, which then is empty again, so eventually, empty directories will be deleted after some texpire runs. ENVIRONMENT
AUTHORWritten by Arnt Gulbrandsen <agulbra@troll.no> and copyright 1995 Troll Tech AS, Postboks 6133 Etterstad, 0602 Oslo, Norway, fax +47 22646949.Modified by Cornelius Krasel <krasel@wpxx02.toxi.uni-wuerzburg.de>. Copyright of the modifications 1997 – 1999. Modified Ralf Wildenhues <ralf.wildenhues@gmx.de>. Copyright of the modifications 2002. Modified by Matthias Andree <matthias.andree@gmx.de>. Copyright of the modifications 2002 – 2004. The archive feature was contributed by Andreas Meininger <a.meininger@gmx.net>. SEE ALSOtcpd(8), hosts.allow(5), leafnode(8), fetchnews(8), RFC 977.
Visit the GSP FreeBSD Man Page Interface. |