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
Testsuite: move testcase (requires plaintext authenticator)
[users/heiko/exim.git]
/
test
/
confs
/
3401
diff --git
a/test/confs/3401
b/test/confs/3401
index 6406e3178c107ddb23d4f256e7b229c1af395e7f..09b09edbae56d7e2d94ae9abf449d0425799a60f 100644
(file)
--- a/
test/confs/3401
+++ b/
test/confs/3401
@@
-3,11
+3,11
@@
exim_path = EXIM_PATH
host_lookup_order = bydns
primary_hostname = myhost.test.ex
exim_path = EXIM_PATH
host_lookup_order = bydns
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
spool_directory = DIR/spool
log_file_path = DIR/spool/log/%slog
gecos_pattern = ""
gecos_name = CALLER_NAME
+log_selector = +smtp_mailauth
# ----- Main settings -----
# ----- Main settings -----
@@
-22,6
+22,7
@@
login:
driver = plaintext
public_name = LOGIN
client_send = : userx : secret
driver = plaintext
public_name = LOGIN
client_send = : userx : secret
+ client_set_id = userx
plain:
driver = plaintext
plain:
driver = plaintext
@@
-32,6
+33,7
@@
xlogin:
driver = plaintext
public_name = XLOGIN
client_send = : $auth1 : $auth1+$auth2
driver = plaintext
public_name = XLOGIN
client_send = : $auth1 : $auth1+$auth2
+ client_set_id = $auth1
# ----- Routers -----
# ----- Routers -----