# strip_trailing_dot
exim -d -bs
+helo test
mail from:<>
rcpt to:<abc@domain.>
quit
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
.
quit
****
-exim -DSTD=strip_trailing_dot -f abc@somewhere. xxx@yyy.
+exim -DOPT=strip_trailing_dot -f abc@somewhere. xxx@yyy.
****
exim -d -bs
+helo test
mail from:<>
rcpt to:<abc@xyz>
data