diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-07-03 14:41:19 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-07-03 14:41:19 +0100 |
commit | 49eff147f3866cf7e28d36e27448fdad70164170 (patch) | |
tree | 4dd94328255d65468ed6f0bc7a9cb835567a72dc /docs/running/server.md | |
parent | 54575d777d6ec8d9892b78cf8611b003b82d932e (diff) | |
parent | 1b9c236ef8e5390b0bb76ab859e44946b8a348d2 (diff) |
Merge remote-tracking branch 'origin/gh-pages' into gh-pages-upgrading
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/) |