1##  $Id: passwd.nntp 10283 2018-05-14 12:43:05Z iulius $
2##
3##  Sample passwd.nntp configuration file.
4##
5##  It permits authenticating on remote NNTP servers.
6##
7##  Format:
8##      <host>:<name>:<pass>[:<style>]
9##
10##  Clients need only one entry, for where innd is running.  The
11##  server will have more entries for connecting to peers to feed them
12##  articles.
13##      <host>          Host this line is for.
14##      <name>          Name to use to authenticate with.
15##      <pass>          Password to send, after sending name.
16##      <style>         Optional authentication style, defaults to "authinfo".
17##  <name> and <pass> can be an empty string (in which case the corresponding
18##  information is not sent).  Note that a username is mandatory with AUTHINFO
19##  USER/PASS authentication.
20##
21##  See the passwd.nntp man page for more information.
22#
23#news.foo.com:rsalz:martha
24