aboutsummaryrefslogtreecommitdiffstats
path: root/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-po...
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-05-21 21:19:59 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-17 09:18:23 +0100
commitcaf3464423ca63a3ab98badfb5c23a66916a6c40 (patch)
tree9f5a69eaf6d08ed92c4eb6e93dab3d596c765205 /_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown
parent1123611878855ee381a8e333ef7f3be4be5d7e8f (diff)
First import of Wordpress exported posts
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.markdown14
1 files changed, 14 insertions, 0 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
new file mode 100644
index 000000000..af4655a04
--- /dev/null
+++ b/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown
@@ -0,0 +1,14 @@
+---
+author: admin
+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
+---
+
+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.