]> git.pld-linux.org Git - packages/inn.git/blame - inn-config.patch
- obsolete
[packages/inn.git] / inn-config.patch
CommitLineData
39bc8a70
AA
1diff -Nur old/samples/buffindexed.conf new/samples/buffindexed.conf
2--- old/samples/buffindexed.conf 2004-01-07 22:47:19.000000000 +0000
3+++ new/samples/buffindexed.conf 2004-08-07 18:36:53.000000000 +0000
4@@ -7,5 +7,5 @@
5 # index(0-65535) : path to buffer file :
6 # length of buffer in kilobytes in decimal (1KB = 1024 bytes)
7
8-0:/var/news/spool/overview/OV1:1536000
9-1:/var/news/spool/overview/OV2:1536000
10+0:/var/spool/news/overview/OV1:1536000
11+1:/var/spool/news/overview/OV2:1536000
887ee8c4
AA
12diff -Nur old/samples/cycbuff.conf new/samples/cycbuff.conf
13--- old/samples/cycbuff.conf 2004-01-07 22:47:19.000000000 +0000
14+++ new/samples/cycbuff.conf 2004-08-06 12:33:41.000000000 +0000
15@@ -10,9 +10,9 @@
16 # "cycbuff" (literally) : symbolic buffer name : path to buffer file :
17 # length of symbolic buffer in kilobytes in decimal (1KB = 1024 bytes)
18
19-cycbuff:ONE:/export/cycbuffs/one:512000
20-cycbuff:TWO:/export/cycbuffs/two:512000
21-cycbuff:THREE:/export/cycbuffs/three:512000
22+cycbuff:ONE:/var/spool/news/cycbuffs/one:512000
23+cycbuff:TWO:/var/spool/news/cycbuffs/two:512000
24+cycbuff:THREE:/var/spool/news/cycbuffs/three:512000
25
26 # 2. Meta-cyclic buffers
27 # Format:
8881622a
AA
28diff -Nur old/samples/inn.conf.in new/samples/inn.conf.in
29--- old/samples/inn.conf.in 2004-01-07 22:47:19.000000000 +0000
30+++ new/samples/inn.conf.in 2004-08-07 21:57:05.000000000 +0000
31@@ -17,11 +17,11 @@
32 # The following parameters are most likely to need setting, although the
33 # defaults generated by configure may be reasonable.
34
35-mta: "@SENDMAIL@ -oi -oem %s"
36+mta: "@SENDMAIL@ -oi %s"
37 organization: "A poorly-installed InterNetNews site"
38 ovmethod: tradindexed
39 hismethod: hisv6
40-pathhost: @HOSTNAME@
41+pathhost: localhost
42 pathnews: @prefix@
43
44 # General Settings
45@@ -34,8 +34,8 @@
46 # Feed Configuration
47
48 artcutoff: 10
49-#bindaddress:
50-#bindaddress6:
51+#bindaddress: all
52+#bindaddress6: all
53 dontrejectfiltered: false
54 hiscachesize: 0
55 ignorenewsgroups: false
56@@ -44,13 +44,13 @@
57 maxartsize: 1000000
58 maxconnections: 50
59 #pathalias:
60-pgpverify: @pgpverify@
61+pgpverify: true
62 port: 119
63 refusecybercancels: false
64 remembertrash: true
65-#sourceaddress:
66-#sourceaddress6:
67-verifycancels: false
68+#sourceaddress: any
69+#sourceaddress6: any
70+verifycancels: true
71 wanttrash: false
72 wipcheck: 5
73 wipexpire: 10
74@@ -63,6 +63,7 @@
75 mergetogroups: false
76 overcachesize: 15
77 #ovgrouppat:
78+# note: must not be changed to false if using tradspool
79 storeonxref: true
80 useoverchan: false
81 wireformat: false
82@@ -71,9 +72,9 @@
83
84 # Reading
85
86-allownewnews: true
87+allownewnews: false
88 articlemmap: false
89-clienttimeout: 600
90+clienttimeout: 1800
91 initialtimeout: 10
92 msgidcachesize: 10000
93 nnrpdcheckart: true
94@@ -101,8 +102,8 @@
95 addnntppostingdate: true
96 addnntppostinghost: true
97 checkincludedtext: false
98-#complaints:
99-#fromhost:
100+#complaints: abuse@localhost
101+#fromhost: ""
102 localmaxartsize: 1000000
103 #moderatormailer:
104 nnrpdauthsender: false
105@@ -114,7 +115,7 @@
106 # Posting -- Exponential Backoff
107
108 backoffauth: false
109-#backoffdb:
110+#backoffdb: /var/lib/news/backoff
111 backoffk: 1
112 backoffpostfast: 0
113 backoffpostslow: 1
114@@ -130,11 +131,11 @@
115 innwatchpauseload: 1500
116 innwatchsleeptime: 600
117 innwatchspoolnodes: 200
118-innwatchspoolspace: 8000
119+innwatchspoolspace: 25000
120
121 # Logging
122
123-docnfsstat: false
124+docnfsstat: true
125 logartsize: true
126 logcancelcomm: false
127 logcycles: 3
128@@ -157,7 +158,7 @@
129 keepmmappedthreshold: 1024
130 #maxcmdreadsize:
131 maxforks: 10
132-nicekids: 4
133+nicekids: 0
134 nicenewnews: 0
135 nicennrpd: 0
136 pauseretrytime: 300
137diff -Nur old/samples/newsfeeds.in new/samples/newsfeeds.in
138--- old/samples/newsfeeds.in 2004-01-07 22:47:19.000000000 +0000
139+++ new/samples/newsfeeds.in 2004-08-07 20:39:24.000000000 +0000
140@@ -40,7 +40,17 @@
141
142 # Empty default subscription list, reject all incoming articles with a
143 # distribution of "local" or "collabra-internal," accept all others.
144-ME:!*/!local,!collabra-internal::
145+#ME:!*/!local,!collabra-internal::
146+
147+## Default of everything to everybody except for junk, control, anything
148+## with "local" as the newsgroup prefix (i.e. matches "localhost.stuff") or
149+## groups under foo. Articles posted to any group under alt.binaries.warez
150+## will not get propagated, even if they're cross posted to something that
151+## is.
152+ME\
153+ :*,@alt.binaries.warez.*,!junk,!control*,!local*,!foo.*\
154+ /pl,world,usa,na,gnu,bionet,pubnet,u3b,eunet,vmsnet,inet,ddn,k12\
155+ ::
156
157 # The same as the above, but would reject all posts that have
158 # news.example.com in the path (posts passing through that site).
159@@ -122,4 +132,4 @@
160 # INN).
161 #capture\
162 # :*/foo\
163-# :Tp,H2:/usr/local/bin/capture %s
164+# :Tp,H2:/usr/bin/capture %s
165diff -Nur old/samples/readers.conf new/samples/readers.conf
166--- old/samples/readers.conf 2004-01-07 22:47:19.000000000 +0000
167+++ new/samples/readers.conf 2004-08-07 20:32:21.000000000 +0000
168@@ -55,7 +55,7 @@
169 # the local machine
170
171 auth "localhost" {
172- hosts: "localhost, 127.0.0.1, stdin"
173+ hosts: "localhost, 127.0.0.1, ipv6-localhost, ::1, stdin"
174 default: "<localhost>"
175 }
176
This page took 0.102746 seconds and 4 git commands to generate.