git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: munge for error message sizes in retry records
[exim.git]
/
test
/
scripts
/
3200-testdb
/
3211
1
# reset search_error_message for next router
2
exim -bs
3
helo test
4
mail from:<userx@test.ex>
5
rcpt to:<userx@test.again.dns>
6
quit
7
****
8
exim -bh 1.2.3.4
9
helo test
10
mail from:<userx@test.ex>
11
rcpt to:<userx@test.again.dns>
12
quit
13
****
14
exim -bh 1.2.3.4
15
helo test
16
mail from:<userx@test.ex>
17
rcpt to:<r1-userx@test.again.dns>
18
quit
19
****