NNTPTEST

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

*

NAME

nntptest - interactive NNTP test program

SYNOPSIS

nntptest [ -t keyfile ] [ -p port ] [ -m mechanism ]
[ -a userid ] [ -u userid ] [ -k num ] [ -l num ]
[ -r realm ] [ -f file ] [ -n num ] [ -s ] [ -c ]
[ -i ] [ -o option=value ] [ -v ] hostname

DESCRIPTION

nntptest is a utility that allows you to authenticate to a NNTP server and interactively issue commands to it. Once authenticated you may issue any NNTP command by simply typing it in. It is capable of multiple SASL authentication mechanisms and handles encryption layers transparently. This utility is often used for testing the operation of a nntp server. Also those developing NNTP clients find it useful.

OPTIONS

-t keyfile

Enable TLS. keyfile contains the TLS public and private keys.