X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/59371ea735c941334861aa5b8e1e9a06facf044f..b690a53ed619f5adfa532bf8cc9ab13c1c806b3c:/test/scripts/0000-Basic/0372 diff --git a/test/scripts/0000-Basic/0372 b/test/scripts/0000-Basic/0372 index 4e670167e..1bd39c758 100644 --- a/test/scripts/0000-Basic/0372 +++ b/test/scripts/0000-Basic/0372 @@ -1,4 +1,4 @@ -# Preservation of ACL variables +# Preservation of ACL variables exim -v -odi -bs -oMa 1.2.3.4 -oMs host.name mail from:<> rcpt to: @@ -10,3 +10,29 @@ data . quit **** +exim -DSTRICT=strict_acl_vars -odi -bs -oMa 4.3.2.1 -oMs host2.name +mail from:<> +rcpt to: +data +. +quit +**** +# +exim -DSERVER=server -bd -odq -oX PORT_D +**** +client 127.0.0.1 PORT_D +??? 220 +HELO test +??? 250 +MAIL FROM:<> +??? 250 +RCPT TO: +??? 250 +DATA +??? 354 +. +??? 250 +QUIT +**** +killdaemon +no_msglog_check