summaryrefslogtreecommitdiff
path: root/sendmail
blob: 259b86b9c82d55a48f889f742f3c0248d6c40bef (plain)
1
2
3
#!/bin/sh
echo "Please install an MTA on this system if you want to use sendmail!" >&2
exit 255