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
Hi Dave,
I noticed some free emails getting through our filter and could not figure out how it was happening until I started logging the data of the requests.
Turns out [email protected] == free but [email protected] == not free. I can't see this on the docs and wasn't sure if this was deliberate or not?
[email protected] == free
[email protected] == not free
Screenshot:
Happy to provide a PR if this is incidental, just wanted to confirm first.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Dave,
I noticed some free emails getting through our filter and could not figure out how it was happening until I started logging the data of the requests.
Turns out
[email protected] == free
but[email protected] == not free
. I can't see this on the docs and wasn't sure if this was deliberate or not?Screenshot:
Happy to provide a PR if this is incidental, just wanted to confirm first.
The text was updated successfully, but these errors were encountered: