From 59371ea735c941334861aa5b8e1e9a06facf044f Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 7 Feb 2006 10:54:33 +0000 Subject: Hopefully the final lot of test files. --- test/scripts/0000-Basic/0001 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 test/scripts/0000-Basic/0001 (limited to 'test/scripts/0000-Basic/0001') diff --git a/test/scripts/0000-Basic/0001 b/test/scripts/0000-Basic/0001 new file mode 100644 index 000000000..039c7a668 --- /dev/null +++ b/test/scripts/0000-Basic/0001 @@ -0,0 +1,29 @@ +# Basic configuration setting + +# Check that Exim can handle settings of all the configuration options that +# are not dependent on optional features in the binary. This catches out error +# in putting new options in the wrong order. Well, sometimes it does. We get +# it to print out a sample set of configuration variables. + +exim -bP accept_8bitmime \ + bounce_message_file \ + callout_domain_negative_expire \ + daemon_smtp_ports \ + envelope_to_remove \ + finduser_retries \ + gecos_name \ + headers_charset \ + ignore_bounce_errors_after \ + keep_malformed \ + local_from_check \ + max_username_length \ + never_users \ + percent_hack_domains \ + qualify_domain \ + receive_timeout \ + sender_unqualified_hosts \ + tcp_nodelay \ + trusted_users \ + unknown_login \ + warn_message_file +**** -- cgit v1.2.3