summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-03-13 14:49:51 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit68c1716ca3f548a0567e4a515b196cd95dc9217d (patch)
treecc947e413df92b6151ea5b5ab5e04621c1402687
parent2f769c38a80578c565d2d11d7bf7b884d2060692 (diff)
downloadqmail-68c1716ca3f548a0567e4a515b196cd95dc9217d.zip
qmail-68c1716ca3f548a0567e4a515b196cd95dc9217d.tar.gz
- QMTP and QMQP aren't really "supported"
Changed files: qmail.spec -> 1.150
-rw-r--r--qmail.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmail.spec b/qmail.spec
index 4a214bb..45345cc 100644
--- a/qmail.spec
+++ b/qmail.spec
@@ -820,7 +820,7 @@ for i in smtp qmtp qmqp; do
fi
done
-echo "The QMTP and QMQP protocols are supported, and can be started as:"
+echo "The QMTP and QMQP protocols are available, and can be started as:"
echo "ln -s %{supervise}/qmtpd /service/qmail-qmtpd"
echo "ln -s %{supervise}/qmqpd /service/qmail-qmqpd"
echo