diff --git a/README.md b/README.md index 213c485..75b711a 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ It configures... At present it creates a fully functioning server, but it blocks access to everyone except the network address that built it. So you can reach it but nobody else can. -A mechanism to open it up to the world will be added once it's ready for that sort of thing. - ## Requirements * GNU Make @@ -49,8 +47,8 @@ button. AWS is a paid service and you will be charged for the resources this se Once SES is configured, you need to manually go to the AWS console and request that your account be moved from the sandbox to production, before it will deliver mail. -At present the server it configures will not be open to the public. A step will be added soon to move your server -into "production" and open the port up once you're satisfied with it. +A step will be added soon to move your server into "production" and open it to public access up once you're +satisfied with it. Until then it will not federate properly, so please don't try using it yet. ## Additional usage