mirror of
https://github.com/System-End/dns.git
synced 2026-04-20 00:25:21 +00:00
Add Ctrl Alt Tec's subdomain for G Suite
This commit is contained in:
parent
59c23d909c
commit
7f0f01c666
1 changed files with 17 additions and 0 deletions
|
|
@ -99,6 +99,23 @@ alpharetta:
|
|||
preference: 10
|
||||
- exchange: alt4.aspmx.l.google.com.
|
||||
preference: 10
|
||||
ctrlalttec:
|
||||
- ttl: 3600
|
||||
type: TXT
|
||||
value: v=spf1 include:_spf.google.com ~all
|
||||
- ttl: 3600
|
||||
type: MX
|
||||
values:
|
||||
- exchange: aspmx.l.google.com.
|
||||
preference: 1
|
||||
- exchange: alt1.aspmx.l.google.com.
|
||||
preference: 5
|
||||
- exchange: alt2.aspmx.l.google.com.
|
||||
preference: 5
|
||||
- exchange: alt3.aspmx.l.google.com.
|
||||
preference: 10
|
||||
- exchange: alt4.aspmx.l.google.com.
|
||||
preference: 10
|
||||
angelhacks:
|
||||
- ttl: 1
|
||||
type: TXT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue