From c73cd3764056c110e60dc4661b1c44aa66364d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20M=2E=20Sapka?= Date: Sun, 26 Feb 2023 00:45:10 +0100 Subject: chore: tidy up --- content/2023/wildcard-mx-and-a-dns-record-conflict.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'content/2023/wildcard-mx-and-a-dns-record-conflict.md') 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 5e48e96f..eafb1642 100644 --- a/content/2023/wildcard-mx-and-a-dns-record-conflict.md +++ b/content/2023/wildcard-mx-and-a-dns-record-conflict.md @@ -5,7 +5,11 @@ 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'] +tags: +- DNS +- mx-record +- a-record +- e-mail --- A random problem I've just encountered by discovering that my email is broken. You can have a wildcard MX record (*.domain), which will handle all subdomains not defined by other records. -- cgit v1.2.3