#! /bin/sh
# send via mail, unprotected (typically used for bencode output only)

( echo ; cat ) | mail $1!enews
