Skip to content

Commit ba3bb79

Browse files
authored
Merge pull request #25932 from GH0STP4WZ/main
2 parents 080077d + 5c25453 commit ba3bb79

9 files changed

+98
-18
lines changed

domains/_dmarc.gh0stp4wz.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "GH0STP4WZ",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"TXT": "v=DMARC1; p=quarantine; adkim=s; aspf=s"
8+
}
9+
}

domains/_domainkey.gh0stp4wz.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "GH0STP4WZ",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"TXT": "o=-"
8+
}
9+
}

domains/_imaps._tcp.gh0stp4wz.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"owner": {
3+
"username": "GH0STP4WZ",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"SRV": [
8+
{
9+
"priority": 10,
10+
"weight": 5,
11+
"port": 993,
12+
"target": "mail.gh0stp4wz.is-a.dev"
13+
}
14+
]
15+
}
16+
}

domains/_pop3s._tcp.gh0stp4wz.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"owner": {
3+
"username": "GH0STP4WZ",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"SRV": [
8+
{
9+
"priority": 10,
10+
"weight": 5,
11+
"port": 995,
12+
"target": "mail.gh0stp4wz.is-a.dev"
13+
}
14+
]
15+
}
16+
}

domains/_smtps._tcp.gh0stp4wz.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"owner": {
3+
"username": "GH0STP4WZ",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"SRV": [
8+
{
9+
"priority": 10,
10+
"weight": 5,
11+
"port": 465,
12+
"target": "mail.gh0stp4wz.is-a.dev"
13+
}
14+
]
15+
}
16+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "GH0STP4WZ",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"TXT": "v=DKIM1; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoC+aTWSKB1GJPJ0IDl6k9sqkS/DksbllzISE03Z9HNhx6hN3DZmmwuh0lysoEShKyFnz4hxlci7gdFsO4ZbVegXhm2lEKp0O2Bwp8szsTsKMPK2lLD2dtZRii+91QMctx8zB72L5DOkrKaQcxo3E/LMbaF38jaon7GCkkpRS0GX4SoVHpGXyLfvVxEw6Gcn1piBDNu+qLzeQr9u0CgiyMnjZuMW+GwFgg7RdgA0vOxQ8y8Dn65VuGb+dH6FsGTNpl/XVEJEOWfsAuWg510odzl7z6/WrBA63eT3aiILBL+d85oEFgBtOnd77FtGKs7a53NqfItt5Oi1vMKtDpJdUdQIDAQAB;"
8+
}
9+
}

domains/gh0stp4wz.json

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,10 @@
55
},
66
"records": {
77
"CNAME": "GH0STP4WZ.github.io",
8-
"TXT": [
9-
"zoho-verification=zb43811690.zmverify.zoho.eu",
10-
"v=spf1 include:zohomail.com ~all"
11-
],
12-
"MX": [
13-
{
14-
"target": "mx.zoho.eu",
15-
"priority": 10
16-
},
17-
{
18-
"target": "mx2.zoho.eu",
19-
"priority": 20
20-
},
21-
{
22-
"target": "mx3.zoho.eu",
23-
"priority": 50
24-
}
25-
]
8+
"TXT": "v=spf1 mx:mail.gh0stp4wz.is-a.dev ip4:45.82.121.115 -all",
9+
"MX": [
10+
"mail.gh0stp4wz.is-a.dev"
11+
]
2612
},
2713
"proxied": true
2814
}

domains/mail.gh0stp4wz.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "GH0STP4WZ",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"A": ["45.82.121.115"]
8+
}
9+
}

domains/webmail.gh0stp4wz.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"owner": {
3+
"username": "GH0STP4WZ",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"CNAME": "mail.gh0stp4wz.is-a.dev"
8+
},
9+
"proxied": true
10+
}

0 commit comments

Comments
 (0)