git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' into 4.next
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0465
diff --git
a/test/scripts/0000-Basic/0465
b/test/scripts/0000-Basic/0465
index 03abe164f96f69ea7616469cd2a6e05adfd93b5c..3b2e54c6b608508cc2af5522317005695e1bcd1f 100644
(file)
--- a/
test/scripts/0000-Basic/0465
+++ b/
test/scripts/0000-Basic/0465
@@
-1,5
+1,6
@@
# strip_trailing_dot
exim -d -bs
# strip_trailing_dot
exim -d -bs
+helo test
mail from:<>
rcpt to:<abc@domain.>
quit
mail from:<>
rcpt to:<abc@domain.>
quit
@@
-7,7
+8,8
@@
quit
1
exim -f abc@somewhere. xxx
****
1
exim -f abc@somewhere. xxx
****
-exim -DSTD=strip_trailing_dot -d -bs
+exim -DOPT=strip_trailing_dot -d -bs
+helo test
mail from:<>
rcpt to:<abc@domain.>
data
mail from:<>
rcpt to:<abc@domain.>
data
@@
-15,9
+17,10
@@
To: abc@domain.
.
quit
****
.
quit
****
-exim -D
STD
=strip_trailing_dot -f abc@somewhere. xxx@yyy.
+exim -D
OPT
=strip_trailing_dot -f abc@somewhere. xxx@yyy.
****
exim -d -bs
****
exim -d -bs
+helo test
mail from:<>
rcpt to:<abc@xyz>
data
mail from:<>
rcpt to:<abc@xyz>
data