newsq consists of an interactive program to manipulate messages in an outgoing news queue.
newsq allows you to re-edit, view, delete, and postpone messages in your outgoing news queue after you've composed them but before you've uploaded them to your remote server.
It uses the curses library to provide a powerful text-based interface.
News transports currently supported are leafnode, s-news, sn (partial), slrnpull, and NNTP servers in conjunction with a batch file such as used by an INN/suck/rpost or INN/newsstar combination.
Requirements:
· curses library
Installation should be as easy as running these commands:
./configure
make
make install
make install will have to be run as root, but the first two commands need not be.
What's New in This Release:
· This release fixes detection of colour support in curses.
Product's homepage