summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0057
blob: 5e9fc782136fffd04ada81a14069e6b7cc741d11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# domain list = !* and other ! and percent_hack domains
exim -bh V4NET.0.0.1
helo test
mail from:<userx@somehost.example.com>
rcpt to:<userx@test.ex>
rcpt to:<userx@anotherhost.example.com>
rcpt to:<userx@3rdhost.example.com>
data
.
quit
****
2
exim -bv userx%myhost.ex@a.test.ex userx%myhost.ex@b.test.ex 
****
2
exim -bv userx%myhost.ex@d.test.ex userx%myhost.ex@d.test.ex 
****
exim -bv userx%myhost.ex@z.test.ex
****
no_msglog_check