git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
doc typo in $load_average
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0372
1
# Preservation of ACL variables
2
exim -v -odi -bs -oMa 1.2.3.4 -oMs host.name
3
mail from:<>
4
rcpt to:<x@y>
5
data
6
.
7
mail from:<>
8
rcpt to:<a@b>
9
data
10
.
11
quit
12
****
13
exim -DSTRICT=strict_acl_vars -odi -bs -oMa 4.3.2.1 -oMs host2.name
14
mail from:<>
15
rcpt to:<a@b>
16
data
17
.
18
quit
19
****
20
no_msglog_check