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/stdout/0001 | |
parent | 7f8394e7c983b1c199866fc6b1c14feb857b651d (diff) |
Testsuite: update main-options testcase
Diffstat (limited to 'test/stdout/0001')
-rw-r--r-- | test/stdout/0001 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/stdout/0001 b/test/stdout/0001 index adb605fd4..4cb2c5633 100644 --- a/test/stdout/0001 +++ b/test/stdout/0001 @@ -1,8 +1,12 @@ no_accept_8bitmime bounce_message_file = callout_domain_negative_expire = 1h +no_commandline_checks_require_admin daemon_smtp_ports = +debug_store +dns_cname_loops = 1 envelope_to_remove +exim_version = x.yz finduser_retries = 0 gecos_name = CALLER_NAME headers_charset = UTF-8 @@ -11,11 +15,14 @@ keep_malformed = 4d no_local_from_check max_username_length = 8 never_users = root:root +notifier_socket = $spool_directory/exim_daemon_notify percent_hack_domains = qualify_domain = some.dom.ain retry_interval_max = 1d receive_timeout = 0s sender_unqualified_hosts = localhost:some.host.name +smtp_backlog_monitor = 0 +no_spool_wireformat no_tcp_nodelay trusted_users = CALLER:5678 unknown_login = unknownlogin |