. ~/sets
t=/tmp/fuck$$
cat > $t <<FUCK
Newsgroups: fido.dn.longlink&hub
To: All /200 downlinks.
Subject: Just FYI. ifmail's outbound. Daily... :)
From: Cadaver's ifmail spool checker V2.0
Message-ID: <`date +%s`@f200.n464.z2.fidonet.org>
Reply-To: $ADMIN
Path: Why.Do.I.Need.To.Supply.This.Fucking.Path.To.rnews
Date: `date +'%a, %d %b %Y %H:%M:%S %Z'`


This is a automatically generated report.
And here goes the text:

At the `date` we have a very nice dump of:
FUCK
$MAIN/ifstat | sort -r >> $t
cat >>$t <<FUCK1

Wish you the good day!
AP.
FUCK1
/bin/rnews < $t
rm -f $t
