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
When pipelining under TLS do not treat fd-readability as tls-readability
[users/heiko/exim.git]
/
test
/
confs
/
3404
diff --git
a/test/confs/3404
b/test/confs/3404
index afff4bf7320e471048666a2ef8e7a5f24b380855..a76581de23b2c528c50b536fdd658e280ff77043 100644
(file)
--- a/
test/confs/3404
+++ b/
test/confs/3404
@@
-1,13
+1,8
@@
# Exim test configuration 3404
# Exim test configuration 3404
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
primary_hostname = myhost.test.ex
primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
# ----- Main settings -----
# ----- Main settings -----
@@
-27,6
+22,7
@@
login:
driver = plaintext
public_name = LOGIN
client_send = :userx:secret
driver = plaintext
public_name = LOGIN
client_send = :userx:secret
+ client_ignore_invalid_base64
# ----- Routers -----
# ----- Routers -----