From 31a1bb977261e23d8e5db8db0ce519e1be4eed5d Mon Sep 17 00:00:00 2001 From: Six <23470032+6ixfalls@users.noreply.github.com> Date: Sat, 23 Dec 2023 13:21:10 -0800 Subject: [PATCH] =?UTF-8?q?Create=20Blog=20=E2=80=9C2023-12-23-running-a-m?= =?UTF-8?q?ail-server-without-having-to-worry-about-ip-reputation=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ver-without-having-to-worry-about-ip-reputation.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/blog/2023-12-23-running-a-mail-server-without-having-to-worry-about-ip-reputation.md diff --git a/content/blog/2023-12-23-running-a-mail-server-without-having-to-worry-about-ip-reputation.md b/content/blog/2023-12-23-running-a-mail-server-without-having-to-worry-about-ip-reputation.md new file mode 100644 index 0000000..2abc57a --- /dev/null +++ b/content/blog/2023-12-23-running-a-mail-server-without-having-to-worry-about-ip-reputation.md @@ -0,0 +1,11 @@ +--- +layout: blog +navigation: false +comments_enabled: "true" +title: Running a mail server without having to worry about IP reputation +description: Learn how to run a mail server (in this case, simplelogin), without + worrying about email configuration, IP reputation by using MXRoute, a email + hosting provider. +date: 2023-12-23T21:16:29.278Z +--- +Running a mail server is tough. You have to worry about IP reputation \ No newline at end of file