Skip to content

Commit

Permalink
As per the suggestion removing ttl from spf records
Browse files Browse the repository at this point in the history
  • Loading branch information
limo-756 committed May 13, 2020
1 parent f035ad6 commit 38cf919
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions flockmail.com.flock-mail-setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"groupId":"spf-setup",
"type":"SPFM",
"host":"@",
"spfRules":"include:spf.flockmail.com",
"ttl":3600
"spfRules":"include:spf.flockmail.com"
}
]
}
3 changes: 1 addition & 2 deletions titan.email.titan-mail-setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"groupId":"spf-setup",
"type":"SPFM",
"host":"@",
"spfRules":"include:spf.titan.email",
"ttl":3600
"spfRules":"include:spf.titan.email"
}
]
}

0 comments on commit 38cf919

Please sign in to comment.