blob: 80b04d6b79ff446925e7e3f78ce2fe70973097c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:29 wiz 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".
===========================================================================
|