git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: perl version oddity
[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