Thomas Capricelli archive
Tag: email

November 5, 2013

Release of Colibri 1.0-beta2

by orzel
Categories: Admin, Django, Gentoo, Software
Tags: ,
Comments: 5 Comments

Time flies, and I haven’t made any release of Colibri for a long time, despite it being used in production and bug being fixed as they are found. So here it is. No shiny new feature there, it’s mostly about bug fixing, code cleaning and updating the code. More importantly: Colibri now requires Django 1.6, […]

April 3, 2010

Announcing colibri 1.0 alpha1, a mailing list manager with a django based web interface

by orzel
Categories: Admin, Django, Gentoo, Software
Tags: ,
Comments: 4 Comments

It has been more than one year now that I’m running my own mailing list software here at freehackers, and I think it is now time to release a first preview of it. Let me introduce Colibri 1.0 alpha1 Colibri is a free software (GPL), based on python and Django. It’s not feature complete, but […]

July 13, 2008

Linux, a second-class citizen in the PHP world

by orzel
Categories: Admin, Gentoo
Tags: ,
Comments: 5 Comments

PHP has the ability to send mails. Great. To do so, it can either connect to an external smtp server, or use a local MTA. Even greater! But only on windows. As astounding as it sounds, the feature of using a smtp server is only available on windows : on linux, you need to install […]