#!/bin/csh -f

sendmail $*
# For testing, replace with:
# echo $1 ; cat
# or
# echo $1
