summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0130
blob: 13eb7c2cb21fd87e34c3a489aa5279461595275a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# remote host IP address is the local host
need_ipv4
#
exim -bh V4NET.0.0.0
helo test
mail from:<userx@test.ex>
rcpt to:<userx@not.test.ex>
quit
****
exim -odi userx@not.test.ex
.
****
1
exim -bt userx@not.test.ex