git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: perl version oddity
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0175
1
# Forcing verify failures for specific senders
2
need_ipv4
3
#
4
exim -bh V4NET.0.0.0
5
helo test
6
mail from:<user@bad.domain>
7
rcpt to:<userx@test.ex>
8
data
9
.
10
quit
11
****
12
exim -bh V4NET.0.0.0
13
helo test
14
mail from:<user@bad.domain2>
15
rcpt to:<userx@test.ex>
16
data
17
.
18
quit
19
****
20
exim -bh V4NET.0.0.0
21
helo test
22
mail from:<user@ten-1.test.ex>
23
rcpt to:<userx@test.ex>
24
data
25
.
26
quit
27
****
28
no_msglog_check