X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F0000-Basic%2F0230;h=11df58621b76bd5f1bca0a8508b334104e990c76;hb=7c60296900bdff369ffd2bf54eecfe6097b997a4;hp=8a64308aff86fc22b296724df9a90cc061176f24;hpb=30079bc1d20c0473d012ef33654358cfadb0a2ff;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/scripts/0000-Basic/0230 b/test/scripts/0000-Basic/0230 index 8a64308af..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: @@ -17,8 +19,10 @@ quit ??? 221 +++ 1 **** -client 127.0.0.1 PORT_D 127.0.0.1 +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