SENDINPATHS(8) | InterNetNews Documentation | SENDINPATHS(8) |
sendinpaths - Send Usenet Path header field statistics via e-mail
sendinpaths [-cdhn] [-k keep-days] [-r report-days] [address [address ...]]
sendinpaths checks pathlog/path for ninpaths dump files, finds dump files generated in the past report-days days, makes sure they are valid by running ninpaths on each one and making sure the exit status is zero, and passes them to ninpaths to generate a cumulative report. By default, that report is mailed to the e-mail addresses configured at the beginning of this script (by default, only one address is configured: <top1000@anthologeek.net>) in order to supply the TOP1000 project with useful statistics. See <http://top1000.anthologeek.net/> for more information.
When finished, sendinpaths deletes all dump files in pathlog/path that are older than keep-days days.
For more information on how to set up ninpaths, see ninpaths(8).
Setting keep-days to another value can be useful for debugging purpose because it permits keeping a few dump files.
sendinpaths pathsurvey@example.org top1000@anthologeek.net
sendinpaths was written by Olaf Titz <olaf@bigred.inka.de>.
ninpaths(8).
2024-03-31 | INN 2.7.2 |