use cloudflare for mail relaying
This commit is contained in:
parent
d48d35caff
commit
abeae017d0
@ -1,6 +1,16 @@
|
|||||||
'':
|
'':
|
||||||
- type: ALIAS
|
- type: ALIAS
|
||||||
value: homepage.kluster.moll.re.
|
value: homepage.kluster.moll.re.
|
||||||
|
- type: MX
|
||||||
|
values:
|
||||||
|
- exchange: route1.mx.cloudflare.net.
|
||||||
|
preference: 62
|
||||||
|
- exchange: route2.mx.cloudflare.net.
|
||||||
|
preference: 77
|
||||||
|
- exchange: route3.mx.cloudflare.net.
|
||||||
|
preference: 27
|
||||||
|
- type: TXT
|
||||||
|
value: v=spf1 include:_spf.mx.cloudflare.net ~all
|
||||||
|
|
||||||
|
|
||||||
'*.kluster':
|
'*.kluster':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user