summaryrefslogtreecommitdiff
path: root/news/nntpclnt/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'news/nntpclnt/MESSAGE')
-rw-r--r--news/nntpclnt/MESSAGE20
1 files changed, 20 insertions, 0 deletions
diff --git a/news/nntpclnt/MESSAGE b/news/nntpclnt/MESSAGE
new file mode 100644
index 00000000000..46bb60946ae
--- /dev/null
+++ b/news/nntpclnt/MESSAGE
@@ -0,0 +1,20 @@
+==============================================================================
+$NetBSD: MESSAGE,v 1.1 2001/10/31 21:03:48 zuntum Exp $
+
+NOTE: THIS PACKAGE IS UNUSABLE WITHOUT SETTING UP THE FOLLOWING FILES:
+
+${PREFIX}/etc/nntp/domainname:
+ The domain name that should go after @ on NNTP posts by default
+
+${PREFIX}/etc/nntp/server:
+ The hostname or IP address of your NNTP server (this can be omitted
+ if you set NNTPSERVER in your environment)
+
+Optionally,
+
+${PREFIX}/etc/nntp/server.auth:
+ "hostname user password" format authentication information for the
+ NNTP server, if it requires authentication. This file should only
+ be readable by group "news".
+
+==============================================================================