1DISTRIBUTIONS(5) InterNetNews Documentation DISTRIBUTIONS(5)
2
3
4
6 distributions - Recommended values for the Distribution header field
7
9 The file pathetc/distributions contains a list of relevant
10 distributions and their descriptions. It provides local information
11 for posters who wish to add a Distribution header field to their
12 articles so as to restrict their propagation, although it does not
13 guarantee that such articles will not leak elsewhere because of a
14 misconfiguration of a news server to which they are fed. See
15 newsfeeds(5) for more information about how a news server handles the
16 Distribution header field.
17
18 Each line of this file consists of a distribution area followed by its
19 description (encoded in UTF-8) after at least a whitespace. For
20 instance:
21
22 fr Local to France.
23 local Local to this news server.
24 nj Local to New Jersey.
25 usa Local to the United States of America.
26
27 Blank lines and lines beginning with a number sign ("#") are ignored.
28
29 Any client that issues the LIST DISTRIBUTIONS command obtain these
30 recommended values, if available. However, be aware that use of the
31 LIST DISTRIBUTIONS command is not widespread (though documented in
32 RFC 6048) and most news clients will never ask for this file.
33
34 If this file is empty, it is not an error. The server will just send
35 the client an empty response. And if the file is missing, the server
36 will also send the client an appropriate response to indicate that the
37 distributions list is not maintained on the server.
38
39 The Distribution header field can also be automatically set by nnrpd if
40 distrib.pats(5) is correctly configured.
41
43 Written by Julien Elie for InterNetNews.
44
46 distrib.pats(5), newsfeeds(5), nnrpd(8).
47
48
49
50INN 2.7.0 2022-07-10 DISTRIBUTIONS(5)