git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix build with older GnuTLS
[users/jgh/exim.git]
/
test
/
confs
/
0500
diff --git
a/test/confs/0500
b/test/confs/0500
index ac9c6eec6965f49efeb5cd00b4694034fbb524c1..74c41e72a8fd30c23dd7a2e823278f33349fc266 100644
(file)
--- a/
test/confs/0500
+++ b/
test/confs/0500
@@
-1,14
+1,8
@@
# Exim test configuration 0500
# Exim test configuration 0500
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
primary_hostname = myhost.test.ex
primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
# ----- Main settings -----
# ----- Main settings -----
@@
-45,7
+39,7
@@
begin transports
local_delivery:
driver = appendfile
local_delivery:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
# End
user = CALLER
# End