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
On a continued-transport delivery, do not check the hostlist for mismatch in the
[users/jgh/exim.git]
/
test
/
scripts
/
0000-Basic
/
0001
diff --git
a/test/scripts/0000-Basic/0001
b/test/scripts/0000-Basic/0001
index 039c7a66839159e2bcbb73b19165e88ae8bb99f2..78682571d154b5a72964a6e51dc0c652fc0a8a5b 100644
(file)
--- a/
test/scripts/0000-Basic/0001
+++ b/
test/scripts/0000-Basic/0001
@@
-20,10
+20,12
@@
exim -bP accept_8bitmime \
never_users \
percent_hack_domains \
qualify_domain \
+ retry_interval_max \
receive_timeout \
sender_unqualified_hosts \
tcp_nodelay \
trusted_users \
unknown_login \
- warn_message_file
+ warn_message_file \
+ syslog_pid
****