projects
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Change callout EHLO/HELO from smtp_active_hostname to the helo_data
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0135
1
# ultimate address timeout
2
need_ipv4
3
#
4
exim -odq a@unknown.ex b@known.ex c@test.ex d@test.ex
5
Test message
6
.
7
****
8
sleep 3
9
exim -odi -q
10
****
11
exim -odi -q
12
****
13
sleep 4
14
exim -odi -q
15
****
16
# Remove so that next message does not arrive before
17
# the time of first failure.
18
sudo rm DIR/spool/db/retry
19
exim -odq -f '<>' b@known.ex
20
test 2
21
.
22
****
23
sleep 3
24
exim -odi -q
25
****
26
no_message_check