aboutsummaryrefslogtreecommitdiffstats
path: root/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown
blob: c8a26c79f8daf6b95f1b4bab9d058a514a668c83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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
---

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.