X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F4600-SPF%2F4600;h=d24fa9d94a5d7554e20de0d5dbc81180abca959e;hb=162e16b13c92af9a68c12da02fc3fa5a72fbebeb;hp=3907f6861466ab09336caba7d6bd5f30f2dc2afb;hpb=743c4c9f5a8ecd10fb91fff283d949ca9d12e2fb;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/scripts/4600-SPF/4600 b/test/scripts/4600-SPF/4600 index 3907f6861..d24fa9d94 100644 --- a/test/scripts/4600-SPF/4600 +++ b/test/scripts/4600-SPF/4600 @@ -5,25 +5,35 @@ # to provide values for testcases. # # For now just check that what should be working syntax does not cause us to fall over. -# Be careful with envelope-domains used for testcases, as real DNS lookups will be done. +# Be careful with envelope-domains and IPs used for testcases, as real DNS lookups will be done. # -exim -bd -DSERVER=server -oX PORT_D +exim -bd -DSERVER=server -oX PORT_D:PORT_S **** -client HOSTIPV4 PORT_D +client 127.0.0.1 PORT_D ??? 220 helo testclient ??? 250 mail from: ??? 250 rcpt to: -??? 550 +??? 250 quit **** client 127.0.0.1 PORT_D ??? 220 helo testclient ??? 250 -mail from: +mail from: +??? 250 +rcpt to: +??? 250 +quit +**** +client 127.0.0.1 PORT_S +??? 220 +helo testclient +??? 250 +mail from: ??? 250 rcpt to: ??? 250