#!/bin/sh
echo "Please install an MTA on this system if you want to use sendmail!" >&2
exit 255
