Add new errors mail_4xx, data_4xx, lost_connection, tls_required.
[exim.git] / test / aux-fixed / 0002.runfile
CommitLineData
9ba4af2b
PH
1#! /bin/sh
2
3echo abcd
4echo 1234
5
6exit $1
7