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