diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-13 13:50:44 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-13 13:50:44 +0000 |
commit | 1e5b71a5318b4147554e9b783e537667d5f04f71 (patch) | |
tree | 27ec6699cb530808e55e52c7179430f2c68df61a /test/scripts/0000-Basic | |
parent | 7f8394e7c983b1c199866fc6b1c14feb857b651d (diff) |
Testsuite: update main-options testcase
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0001 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0001 b/test/scripts/0000-Basic/0001 index 78682571d..43c51b56f 100644 --- a/test/scripts/0000-Basic/0001 +++ b/test/scripts/0000-Basic/0001 @@ -8,8 +8,12 @@ exim -bP accept_8bitmime \ bounce_message_file \ callout_domain_negative_expire \ + commandline_checks_require_admin \ daemon_smtp_ports \ + debug_store \ + dns_cname_loops \ envelope_to_remove \ + exim_version \ finduser_retries \ gecos_name \ headers_charset \ @@ -18,11 +22,14 @@ exim -bP accept_8bitmime \ local_from_check \ max_username_length \ never_users \ + notifier_socket \ percent_hack_domains \ qualify_domain \ retry_interval_max \ receive_timeout \ sender_unqualified_hosts \ + smtp_backlog_monitor \ + spool_wireformat \ tcp_nodelay \ trusted_users \ unknown_login \ |