We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The expected behaviour was that zero IPs are returned.
Warm regards, Tom
tom@joko:~$ host -t TXT bild.de bild.de descriptive text "MS=ms99535522" bild.de descriptive text "QFpSE9bKoWuwVmDnsk9WcN2uDM+gd4XFp4U+KOUCJ/dZ6a2PymbU3qNhP8lsAMC0k2ClaLcBIjPCEDASk8XO6A==" bild.de descriptive text "google-site-verification=0uD0nmX-Cw8fSCHOlf_TfTZRyXjOPNih1lRM3L1jC0Q" bild.de descriptive text "google-site-verification=GIwP8nvMGCphDvQq77TEZC32YbjuCGwW4sSunpEYSlk" tom@joko:~$ bash /tmp/spf_fetch bild.de 145.243.234.53 145.243.234.52 145.243.234.50 145.243.234.51
The text was updated successfully, but these errors were encountered:
I think that's desired behaviour, I just saw -m Do not print MX records if server has no SPF records. in the man page.
-m Do not print MX records if server has no SPF records.
Kind regards
Sebastian
Sorry, something went wrong.
No branches or pull requests
The expected behaviour was that zero IPs are returned.
Warm regards, Tom
The text was updated successfully, but these errors were encountered: