Testsuite: testcase for -bP
[exim.git] / test / scripts / 0000-Basic / 0544
1 # $domain setting in domain list matching
2 need_ipv4
3 #
4 exim -odi -d-all+expand userx@domain1.ex userx@domain2.ex
5 ****
6 # Check of $domain and $sender_domain at RCPT time
7 exim -bs -d-all+expand
8 ehlo ehlo.domain
9 mail from:<userx@sender.domain>
10 rcpt to:<userx@recipient.domain>
11 quit
12 ****
13 no_msglog_check