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