diff options
Diffstat (limited to 'docs/running/server.md')
-rw-r--r-- | docs/running/server.md | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/running/server.md b/docs/running/server.md index 5a80642ef..1de0ce595 100644 --- a/docs/running/server.md +++ b/docs/running/server.md @@ -26,10 +26,6 @@ ask us about hosting. Don't forget to set up the cron jobs as outlined in the [installation instructions]({{ site.baseurl }}docs/installing/manual_install/). -As of October 2011, they rely on a small program created by mySociety called -`run-with-lockfile`. A discussion of where the source for this can be found, -and possible alternatives, lives in -[Alaveteli issue #112](https://github.com/mysociety/alaveteli/issues/112). ## Webserver configuration @@ -76,8 +72,7 @@ deliverability of your email: * Set up [SPF records](http://www.openspf.org/) for your domain * Set up <a - href="http://en.wikipedia.org/wiki/Feedback_loop_(email)#Feedback_loop_links_f - or_some_email_providers">feedback loops</a> with the main email providers + href="http://wiki.asrg.sp.am/wiki/Feedback_loop_links_for_some_email_providers">feedback loops</a> with the main email providers (Hotmail and Yahoo! are recommended) * Especially if deploying from Amazon EC2, use an external SMTP relay for sending outgoing mail. See [Alaveteli EC2 AMI]( {{ site.baseurl }}docs/installing/ami/) |