Merge from master into 4.next
[users/heiko/exim.git] / test / scripts / 3400-plaintext / 3414
index 37528f2ea1996050b9748675dc026c36f0e722f8..edd3a011f90ed64f00765d7d4f16feb754d2a653 100644 (file)
@@ -1,5 +1,5 @@
 # control of AUTH= on MAIL by ACL
-exim -DS=# -bs
+exim -DOPT=# -bs
 ehlo xxxx
 mail from:<a@b> auth=c@d
 quit
@@ -15,7 +15,7 @@ mail from:<a@b> auth=c@d
 quit
 ****
 # No acl_smtp_mailauth, but authenticated
-exim -DS=# -bs
+exim -DOPT=# -bs
 ehlo xxxx
 auth plain abcd
 mail from:<a@b> auth=c@d