GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NNTPSEND.CTL(5) InterNetNews Documentation NNTPSEND.CTL(5)

nntpsend.ctl - List of sites to feed via nntpsend

The file pathetc/nntpsend.ctl specifies the default list of sites to be fed by nntpsend. Comments begin with a number sign ("#") and continue through the end of the line. Blank lines and comments are ignored. All other lines should consist of four fields separated by a colon.

The first field is the name of the site as specified in the newsfeeds file.

The second field should be the hostname or IP address of the remote site.

The third field, if non-empty, specifies the default head truncation size of the batch file. If this field is empty, no truncation is performed. This field may be of the form "maxsize-truncsize", in which case it is passed to shrinkfile as "-m maxsize -s truncsize"; otherwise it is of the form "truncsize", in which case it is passed as "-s truncsize ".

The fourth field specifies some default flags passed to innxmit. Note that the flag -a is always given to innxmit and need not appear here. If no -t flag is given in this field or on the nntpsend command line, "-t 180" will be given to innxmit.

See nntpsend(8) for an example of nntpsend.ctl config file.

Written by Landon Curt Noll <chongo@toad.com> for InterNetNews. Converted to POD by Julien Elie.

innxmit(8), newsfeeds(5), nntpsend(8), shrinkfile(1).
2022-02-19 INN 2.7.0

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.