X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0ea0fca404813e6c568b02b1d1d068983d055b5d..12fb3842f81bcbd4a4519d5728f2d7e0e3ca1445:/test/scripts/4600-SPF/4600 diff --git a/test/scripts/4600-SPF/4600 b/test/scripts/4600-SPF/4600 index cb67d19ae..55e2e0aff 100644 --- a/test/scripts/4600-SPF/4600 +++ b/test/scripts/4600-SPF/4600 @@ -60,9 +60,14 @@ rcpt to: quit **** # -client 127.0.0.1 PORT_S +# +# +# +# +# helo name gets used when mailfrom is null +client HOSTIPV4 PORT_S ??? 220 -helo example.com +helo passme.helo.example.com ??? 250 mail from:<> ??? 250 @@ -71,4 +76,16 @@ rcpt to: quit **** # +# helo name is overridden when a mailfrom is set +client HOSTIPV4 PORT_S +??? 220 +helo passme.helo.example.com +??? 250 +mail from: +??? 250 +rcpt to: +??? 550 +quit +**** +# killdaemon