X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/7a28511635d0d5f385a7c389bc5ec95dfed95581..4fab92fbc2b63bac2d89c1dae69fa1845cb640b7:/test/scripts/3400-plaintext/3414?ds=sidebyside
diff --git a/test/scripts/3400-plaintext/3414 b/test/scripts/3400-plaintext/3414
index 37528f2ea..edd3a011f 100644
--- a/test/scripts/3400-plaintext/3414
+++ b/test/scripts/3400-plaintext/3414
@@ -1,5 +1,5 @@
# control of AUTH= on MAIL by ACL
-exim -DS=# -bs
+exim -DOPT=# -bs
ehlo xxxx
mail from: auth=c@d
quit
@@ -15,7 +15,7 @@ mail from: auth=c@d
quit
****
# No acl_smtp_mailauth, but authenticated
-exim -DS=# -bs
+exim -DOPT=# -bs
ehlo xxxx
auth plain abcd
mail from: auth=c@d