diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-01-29 18:37:02 +0100 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-01-29 18:37:02 +0100 |
commit | 35a3cdd94ff3fa46304d4a2f15f8e4f3f947cdaa (patch) | |
tree | 890061a140d9a2812201a80c9f437071f67c7916 /content/2023/wildcard-mx-and-a-dns-record-conflict.md | |
parent | 451fd9bc3759488ed289b3a0b7b03636a9a330f6 (diff) |
chore: add years for 2023
Diffstat (limited to 'content/2023/wildcard-mx-and-a-dns-record-conflict.md')
-rw-r--r-- | content/2023/wildcard-mx-and-a-dns-record-conflict.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/2023/wildcard-mx-and-a-dns-record-conflict.md b/content/2023/wildcard-mx-and-a-dns-record-conflict.md index ea6605a7..5e48e96f 100644 --- a/content/2023/wildcard-mx-and-a-dns-record-conflict.md +++ b/content/2023/wildcard-mx-and-a-dns-record-conflict.md @@ -2,6 +2,7 @@ title: "Wildcard Mx and a Dns Record Conflict" category: "software" abstract: How to have a wildcard email and same domain for a webpage? +year: 2023 date: 2023-01-15T17:43:42+01:00 draft: false tags: ['dns', 'mx-record', 'a-record', 'email'] |