use cloudflare for mail relaying
This commit is contained in:
		| @@ -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': | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user