# DNNTPSPOOL.CTL # # FORMAT: # # label domainname maxqueue options # # label: specify the label to match the one in dnewsfeeds # domainname: remote host to push the articles to (to connect to) # maxqueue: maximum number of queue files to keep for this feed # options: other options (see below) # # (see samples/dnntpspool.ctl for full instructions) # # In this example I need to feed article postings made from dreaderd to the local diablo # BACK to my parent news feed, news2.best.com. # # I also need to transit a full header-only feed received from news2 to dreaderd. # dreaderd is sitting on port 119 so the second line below IS correct. I make both # feeds realtime so postings made via dreaderd 'loop through' this local diablo process # reasonably quickly. # news1 news2.best.com 500 q1 n1 realtime nntp3 localhost 500 q1 n1 realtime headfeed