diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-02-26 10:35:08 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-02-26 10:35:08 +0000 |
commit | 4835c092f218fff06e6904d0708186d5cbb01c3d (patch) | |
tree | 28d9e4f320bba0c141dea6fe88f7c7ed3ce83309 /_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown | |
parent | 5fbb8c373adff5dad51d5b81013b1b5c6b6c0e13 (diff) | |
parent | 741525c54a30060c5f43cf70b9f6974df13e0e09 (diff) |
Merge remote-tracking branch 'origin/remove_old_blog_stuff' into gh-pages
Diffstat (limited to '_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown')
-rw-r--r-- | _posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown b/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown index e0919ee49..f616899c5 100644 --- a/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown +++ b/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown @@ -1,15 +1,6 @@ --- -author: Louise -comments: true date: 2012-11-12 17:02:58+00:00 -layout: post slug: new-for-developers-deploying-with-capistrano-handling-mail-with-postfix -title: 'New for developers: deploying with capistrano, handling mail with Postfix.' -wordpress_id: 420 -categories: -- Blog -- Development redirect_from: /2012/11/12/new-for-developers-deploying-with-capistrano-handling-mail-with-postfix/ +redirect_to: https://www.mysociety.org/2012/11/12/new-for-developers-deploying-with-capistrano-handling-mail-with-postfix/ --- - -It's been a long time since the last post, but we've been busy! We've just released Alaveteli 0.6.8. A full list of changes is [available on github](https://github.com/mysociety/alaveteli/blob/master/doc/CHANGES.md). For developers, there are a couple of bits of good news - Alaveteli can now be easily deployed using [Capistrano](https://github.com/capistrano/capistrano), and has support for using [Postfix](http://www.postfix.org/) as an MTA, as well as Exim. Both of these features come courtesy of [@matthewlandauer](https://twitter.com/matthewlandauer) and [@henaredegan](https://twitter.com/henaredegan) of the [Open Australia Foundation](http://www.openaustraliafoundation.org.au/), who are getting very close to launching their own Alaveteli-based FOI site. |