From 295207336aca5df27f1c29fcd6bc62dc7b920537 Mon Sep 17 00:00:00 2001 From: Shane Hopcroft Date: Thu, 4 Aug 2016 20:37:06 +1000 Subject: [PATCH] Replaced broken link in README with working links to the relevant pages. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b7afb88..339119c 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Important setup details can be found here. -Visit https://avix.co/server-hosting for more info on how to setup your own mail server (using this script). +Visit https://avix.co/blog/creating-your-own-mail-server-amazon-ec2-postfix-dovecot-postgresql-amavis-spamassassin-apache-and-squirrelmail-part-1/ and https://avix.co/blog/creating-your-own-mail-server-amazon-ec2-postfix-dovecot-postgresql-amavis-spamassassin-apache-and-squirrelmail-part-2/ for more info on how to setup your own mail server (using this script). 1.You need a "Fully Qualified Domain Name" in order to have your own mail server, so make sure you have one and change the mydomain parameter in super.sh before you run the script.