#!/bin/sh

echo This installation of exim was built without X Windows support. This means
echo that the Exim Monitor is not available. Either rebuild in an environment
echo that supports X Windows or install from the package with pkg_add\(1\).

exit 1
