mail.: configure sending via mail.finallycoffee.eu
This commit is contained in:
parent
4b367ad1fb
commit
2b2b608632
@ -7,6 +7,8 @@ $TTL 604800
|
|||||||
86400 ; Negative Cache TTL
|
86400 ; Negative Cache TTL
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ 3600 IN TXT "v=spf1 mx a:mail.finallycoffee.eu -all"
|
||||||
|
|
||||||
; Name servers
|
; Name servers
|
||||||
|
|
||||||
IN NS ns1.athena7.eu.
|
IN NS ns1.athena7.eu.
|
||||||
@ -35,6 +37,10 @@ ns3.athena7.eu. IN A 185.122.57.156
|
|||||||
ns3.athena7.eu. IN AAAA 2a06:8ec0:3::1:7fee
|
ns3.athena7.eu. IN AAAA 2a06:8ec0:3::1:7fee
|
||||||
|
|
||||||
|
|
||||||
|
; Mail
|
||||||
|
|
||||||
|
athena7.eu. IN MX 10 mail.finallycoffee.eu.
|
||||||
|
|
||||||
; Matrix & Co
|
; Matrix & Co
|
||||||
chat IN CNAME munich
|
chat IN CNAME munich
|
||||||
matrix IN CNAME munich
|
matrix IN CNAME munich
|
||||||
|
@ -7,6 +7,8 @@ $TTL 604800
|
|||||||
86400 ; Negative Cache TTL
|
86400 ; Negative Cache TTL
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ 3600 IN TXT "v=spf1 mx a:mail.finallycoffee.eu -all"
|
||||||
|
|
||||||
; Name servers
|
; Name servers
|
||||||
|
|
||||||
IN NS ns1.karlsruhe.flauschekatze.space.
|
IN NS ns1.karlsruhe.flauschekatze.space.
|
||||||
@ -24,6 +26,10 @@ ns1.karlsruhe.flauschekatze.space. IN AAAA 2a06:8ec0:3::1:7fee
|
|||||||
ns2.karlsruhe.flauschekatze.space. IN AAAA 2a02:c207:3003:6854::1
|
ns2.karlsruhe.flauschekatze.space. IN AAAA 2a02:c207:3003:6854::1
|
||||||
ns3.karlsruhe.flauschekatze.space. IN AAAA 2a0b:7080:10::1:96cf
|
ns3.karlsruhe.flauschekatze.space. IN AAAA 2a0b:7080:10::1:96cf
|
||||||
|
|
||||||
|
; Mail
|
||||||
|
|
||||||
|
karlsruhe.flauschekatze.space. IN MX 10 mail.finallycoffee.eu.
|
||||||
|
|
||||||
; Services
|
; Services
|
||||||
|
|
||||||
iot IN CNAME karlsruhe.flauschekatze.space.
|
iot IN CNAME karlsruhe.flauschekatze.space.
|
||||||
|
Loading…
Reference in New Issue
Block a user