--- inn-1.7.2.orig/samples/hosts.nntp.nolimit
+++ inn-1.7.2/samples/hosts.nntp.nolimit
@@ -2,5 +2,6 @@
 ## 
 ## Any hosts listed in this file will be permitted to connect past the
 ## limits set up by the `-i' and `-X' flags to innd.
+## Listed hosts must be present in hosts.nntp too!
 ##
 localhost
--- inn-1.7.2.orig/samples/nnrp.access
+++ inn-1.7.2/samples/nnrp.access
@@ -15,7 +15,8 @@
 ## Default is no access, no way to authentication, and no groups.
 *:: -no- : -no- :!*
 ##  Foo, Incorporated, hosts have no password, can read anything.
-*.foo.com:Read Post:::*
+#*.foo.com:Read Post:::*
+
 stdin:Read Post:::*
 localhost:Read Post:::*
 127.0.0.1:Read Post:::*
--- inn-1.7.2.orig/samples/nntpsend.ctl
+++ inn-1.7.2/samples/nntpsend.ctl
@@ -10,6 +10,6 @@
 ##			see shrinkfile(1).
 ##	<args>		Other args to pass to innxmit
 ##  Everything after the pound sign is ignored.
-nsavax:erehwon.nsavax.gov::-S -t60
-walldrug:walldrug.com:4m-1m:-T1800 -t300
-kremvax:kremvax.cis:2m:
+#nsavax:erehwon.nsavax.gov::-S -t60
+#walldrug:walldrug.com:4m-1m:-T1800 -t300
+#kremvax:kremvax.cis:2m:
--- inn-1.7.2.orig/samples/passwd.nntp
+++ inn-1.7.2/samples/passwd.nntp
@@ -11,4 +11,4 @@
 ##	<style>		Optional authentication style, defaults to "authinfo"
 ##  <name> and <pass> can be empty string; a peer innd doesn't need a
 ##  <name>, for example.
-news.foo.com:rsalz:martha
+#news.foo.com:rsalz:martha
--- inn-1.7.2.orig/samples/expire.ctl
+++ inn-1.7.2/samples/expire.ctl
@@ -21,8 +21,8 @@
 ##  make this 28, 30, etc.
 /remember/:14
 
-##  Keep for 1-10 days, allow Expires headers to work.
-*:A:1:10:never
+##  Keep for 1-10 days, allow Expires headers to work up to 60 days.
+*:A:1:10:60
 
 ##  Some particular groups stay forever.
 # Keep FAQ's for a month, so they're always available
@@ -37,6 +37,12 @@
 # test posts
 # *.test:A:1:1:1
 
+## misc trash
+control:A:1:14:60
+control.cancel:A:1:1:1
+junk:A:1:1:60
+local.*:A:1:14:60
+
 ##  Some particular groups stay forever.
 # dc.dining*:A:never:never:never
 # uunet*:A:never:never:never
