X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/7eb59ff94f571a06e5dab25e417979095d569495..b9ecb570888756a645781505fbcd1b70c93216a5:/test/scripts/0000-Basic/0230 diff --git a/test/scripts/0000-Basic/0230 b/test/scripts/0000-Basic/0230 index 1bd97d670..11df58621 100644 --- a/test/scripts/0000-Basic/0230 +++ b/test/scripts/0000-Basic/0230 @@ -5,6 +5,8 @@ exim -DSERVER=server -bd -oX PORT_D **** client HOSTIPV4 PORT_D ??? 220 +helo test +??? 250 mail from: ??? 250 rcpt to: @@ -19,6 +21,8 @@ quit **** client 127.0.0.1 PORT_D ??? 220 +helo test +??? 250 mail from: ??? 250 rcpt to: @@ -48,6 +52,7 @@ quit **** killdaemon sudo exim -bs -oMa V4NET.9.8.7.1234 +helo test mail from: rcpt to: data @@ -60,3 +65,24 @@ exim -odi -qf exim -bh 192.168.1.2.99 quit **** +# +# +# +# +# +exim -DSERVER=server -bd -oX PORT_D +**** +sudo exim -DOPT -bs -oMa V4NET.9.8.7.1225 +helo test +mail from: +rcpt to: +data +this is a message +. +quit +**** +exim -DOPT -odi -qf +**** +# +# +killdaemon