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

Fix for /jsarenik/spf-tools/#49 #51

Merged
merged 2 commits into from
Dec 5, 2015
Merged

Fix for /jsarenik/spf-tools/#49 #51

merged 2 commits into from
Dec 5, 2015

Conversation

jcbf
Copy link
Collaborator

@jcbf jcbf commented Dec 3, 2015

Fix for /jsarenik/spf-tools/#49 .

Proper handling of "a/24" and "mx/20"

jsarenik added a commit that referenced this pull request Dec 5, 2015
a24 and mx20 tests rely on following DNS records:

    a24.spf-tools.ml.   300 IN  TXT "v=spf1 a/24 ~all"
    a24.spf-tools.ml.   300 IN  A   123.123.123.123

    mx20.spf-tools.ml.  300 IN  MX  1   mx20.spf-tools.ml.
    mx20.spf-tools.ml.  300 IN  TXT "v=spf1 mx/20 ~all"
    mx20.spf-tools.ml.  300 IN  AAAA    fec0::7
@jsarenik
Copy link
Collaborator

jsarenik commented Dec 5, 2015

The tests are in #52

jsarenik pushed a commit that referenced this pull request Dec 5, 2015
Fix for /jsarenik/spf-tools/#49
@jsarenik jsarenik merged commit f759278 into spf-tools:master Dec 5, 2015
jsarenik added a commit that referenced this pull request Dec 5, 2015
a24 and mx20 tests rely on following DNS records:

    a24.spf-tools.ml.   300 IN  TXT "v=spf1 a/24 ~all"
    a24.spf-tools.ml.   300 IN  A   123.123.123.123

    mx20.spf-tools.ml.  300 IN  MX  1   mx20.spf-tools.ml.
    mx20.spf-tools.ml.  300 IN  TXT "v=spf1 mx/20 ~all"
    mx20.spf-tools.ml.  300 IN  AAAA    fec0::7
jsarenik pushed a commit that referenced this pull request Dec 5, 2015
@jcbf jcbf mentioned this pull request Apr 18, 2016
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

Successfully merging this pull request may close these issues.

2 participants