#! /bin/sh
# Feed batch to inews, for ihave/sendme mostly.

# =()<. ${NEWSCONFIG-@<NEWSCONFIG>@}>()=
. ${NEWSCONFIG-/var/lib/news/bin/config}

HOME=/dev/null ; export HOME	# suppress signatures, .name, etc.
exec $NEWSBIN/inject/inews -h -W -A
