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