X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/980bb6b778928aeb9401bafc9e1a00c184fb5ff0..0ea0fca404813e6c568b02b1d1d068983d055b5d:/test/scripts/4600-SPF/4600 diff --git a/test/scripts/4600-SPF/4600 b/test/scripts/4600-SPF/4600 index 8490288e1..cb67d19ae 100644 --- a/test/scripts/4600-SPF/4600 +++ b/test/scripts/4600-SPF/4600 @@ -7,7 +7,7 @@ # so the testsuite intercept to fakedns works. Be careful of names and addresses # used, as nonhandled lookups are passed on to real DNS. # -exim -bd -DSERVER=server -oX PORT_D:PORT_S:PORT_N +exim -bd -DSERVER=server -oX PORT_D:PORT_S:PORT_D2 **** client 127.0.0.1 PORT_S ??? 220 @@ -49,7 +49,7 @@ rcpt to: ??? 550 quit **** -client 127.0.0.1 PORT_N +client 127.0.0.1 PORT_D2 ??? 220 helo testclient ??? 250 @@ -60,4 +60,15 @@ rcpt to: quit **** # +client 127.0.0.1 PORT_S +??? 220 +helo example.com +??? 250 +mail from:<> +??? 250 +rcpt to: +??? 250 +quit +**** +# killdaemon