aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index da80bc8..f3915b6 100644
--- a/README
+++ b/README
@@ -28,6 +28,17 @@ If you want mockmta to support STARTTLS command, make sure the GnuTLS
library version 3.3.0 or newer is installed on your system and is
reported correctly by pkg-config.
+The configure tool takes a number of options, most of which are described
+in the INSTALL file. Two options are specific to mockmta:
+
+ --without-gnutls
+ Do not build with the GnuTLS library, even if it is available.
+
+ --without-tcp-wrappers
+ Do not build support for TCP wrappers. The use of TCP wrappers is
+ recommended if you plan to use mockmta on IP addresses. other than
+ localhost.
+
* Usage
Mockmta can work both as an inetd-style process (default) and as a

Return to:

Send suggestions and report system problems to the System administrator.