/etc/news/nntpsend.ctl is in inn2 2.6.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ## $Id: nntpsend.ctl 9058 2010-05-20 18:52:44Z iulius $
##
## Sample nntpsend configuration file.
##
## Format:
## site:fqdn:max_size:[<args...>]
## <site> The name used in the newsfeeds file for this site;
## this determines the name of the batch file.
## <fqdn> The fully-qualified domain name of the site,
## passed as the parameter to innxmit.
## <size> Size to truncate batch file if it gets too big;
## see shrinkfile(1).
## <args> Other args to pass to innxmit.
##
## Everything after the number sign (#) is ignored.
## See the nntpsend.ctl man page for more information.
#nsavax:erehwon.nsavax.gov::-t60
#group70:group70.org::
#walldrug:walldrug.com:4m-1m:-T1800 -t300
#kremvax:kremvax.cis:2m:
|