Skip to content
New issue

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

dig TXT with spaces not working #99

Closed
army1349 opened this issue Feb 5, 2021 · 3 comments
Closed

dig TXT with spaces not working #99

army1349 opened this issue Feb 5, 2021 · 3 comments

Comments

@army1349
Copy link

army1349 commented Feb 5, 2021

Parsing of dig output for TXT record that contains spaces does not work.
Cmd:
dig TXT x.y.z.w.bl.spamcop.net
dig answer section:
x.y.z.w.bl.spamcop.net. 2100 IN TXT "Blocked - see https://www.spamcop.net/bl.shtml?w.z.y.x"
jc response.data:
"\"Blocked"

@kellyjonbrazil
Copy link
Owner

Thanks for reporting this - seems like it should be an easy fix. Let me look into it.

@kellyjonbrazil
Copy link
Owner

kellyjonbrazil commented Feb 5, 2021

This should be fixed now in v1.14.2 now available on pypi via pip install. Let me know if you run into any other issues.

Thanks!

@army1349
Copy link
Author

army1349 commented Feb 5, 2021

Looks good, thanks!

@army1349 army1349 closed this as completed Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants