summaryrefslogtreecommitdiffstats
path: root/compat/mta.in
diff options
context:
space:
mode:
Diffstat (limited to 'compat/mta.in')
-rw-r--r--compat/mta.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/compat/mta.in b/compat/mta.in
new file mode 100644
index 0000000..b4fe28d
--- /dev/null
+++ b/compat/mta.in
@@ -0,0 +1,4 @@
+#! @BASH@
+
+echo "No mail transfer agent configured for \`quilt mail'" >&2
+exit 1