#!/bin/sh
# wrapper for lynx

#set -x

cat $1 | /usr/bin/rpost `cat /etc/nntpserver` -M 
