git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
typoes
[users/heiko/exim.git]
/
test
/
confs
/
0535
diff --git
a/test/confs/0535
b/test/confs/0535
index 67b4bbab6c7db9ebdbc2a46318b7e2c762d65778..7960c064d7be0bf734c0f70fdc612f9480f88be0 100644
(file)
--- a/
test/confs/0535
+++ b/
test/confs/0535
@@
-1,14
+1,8
@@
# Exim test configuration 0535
# Exim test configuration 0535
-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 -----
@@
-42,7
+36,7
@@
begin transports
t1:
driver = appendfile
user = CALLER
t1:
driver = appendfile
user = CALLER
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
# End
# End