fix ordering
This commit is contained in:
		| @@ -2,10 +2,11 @@ | |||||||
|   - type: ALIAS |   - type: ALIAS | ||||||
|     value: homepage.kluster.moll.re. |     value: homepage.kluster.moll.re. | ||||||
|   # mail forwarding by cloudflare set the auto-ttl to the same value as prescribed by cloudflare |   # mail forwarding by cloudflare set the auto-ttl to the same value as prescribed by cloudflare | ||||||
|   - cloudflare: |   - octodns: | ||||||
|       auto-ttl: true |       cloudflare: | ||||||
|     type: MX |         auto-ttl: true | ||||||
|     ttl: 300 |     ttl: 300 | ||||||
|  |     type: MX | ||||||
|     values: |     values: | ||||||
|       - exchange: route1.mx.cloudflare.net. |       - exchange: route1.mx.cloudflare.net. | ||||||
|         preference: 62 |         preference: 62 | ||||||
| @@ -13,8 +14,9 @@ | |||||||
|         preference: 77 |         preference: 77 | ||||||
|       - exchange: route3.mx.cloudflare.net. |       - exchange: route3.mx.cloudflare.net. | ||||||
|         preference: 27 |         preference: 27 | ||||||
|   - cloudflare: |   - octodns: | ||||||
|       auto-ttl: true |       cloudflare: | ||||||
|  |         auto-ttl: true | ||||||
|     ttl: 300 |     ttl: 300 | ||||||
|     type: TXT |     type: TXT | ||||||
|     value: v=spf1 include:_spf.mx.cloudflare.net ~all |     value: v=spf1 include:_spf.mx.cloudflare.net ~all | ||||||
| @@ -35,25 +37,25 @@ | |||||||
|       weight: 500 |       weight: 500 | ||||||
|  |  | ||||||
|  |  | ||||||
| 'short': | # SMTP by smtp2go | ||||||
|   ttl: 60 |  | ||||||
|   type: CNAME |  | ||||||
|   value: shlink.kluster.moll.re. |  | ||||||
|  |  | ||||||
|  |  | ||||||
| 'em604688': | 'em604688': | ||||||
|   # SMTP by smtp2go |  | ||||||
|   type: CNAME |   type: CNAME | ||||||
|   value: return.smtp2go.net. |   value: return.smtp2go.net. | ||||||
|  |  | ||||||
|  |  | ||||||
|  | # SMTP by smtp2go | ||||||
|  | 'link': | ||||||
|  |   type: CNAME | ||||||
|  |   value: track.smtp2go.net. | ||||||
|  |  | ||||||
|  |  | ||||||
|  | # DKIM by smtp2go | ||||||
| 's604688._domainkey': | 's604688._domainkey': | ||||||
|   # DKIM by smtp2go |  | ||||||
|   type: CNAME |   type: CNAME | ||||||
|   value: dkim.smtp2go.net. |   value: dkim.smtp2go.net. | ||||||
|  |  | ||||||
|  |  | ||||||
| 'link': | 'short': | ||||||
|   # SMTP by smtp2go |   ttl: 60 | ||||||
|   type: CNAME |   type: CNAME | ||||||
|   value: track.smtp2go.net. |   value: shlink.kluster.moll.re. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user