summaryrefslogtreecommitdiff
path: root/news/nntpclnt/pkg/MESSAGE
blob: 6f3ccae220d4af914f5be1a84652eaa63f5bd585 (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.4 2001/01/29 11:38:10 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".

==============================================================================