TurboMail Download

For installation instructions, see TurboMailGuide.

Latest Stable — 2.1

The latest stable version is always available from the Python Cheese Shop in a variety of formats.

Latest Development Source Code

We use Subversion for source revision control.

The Subversion repository URL is:

http://www.python-turbomail.org/svn/

Replace http with https in these URLs to communicate securely using SSL.

Next Stable

The latest revision for the next stable version (2.1.1dev) can be checked out with the following command:

svn co http://www.python-turbomail.org/svn/branches/2.1.1 TurboMail-2.1.1dev

Next Rewrite

The latest revision for the development version (3.0dev) can be checked out with the following command:

svn co http://www.python-turbomail.org/svn/trunk TurboMail-3.0dev

Miscellaneous

If you already had existing checkouts for svn.orianagroup.com, no need to redo the checkouts, you can simply relocate your working copies:

svn switch --relocate http://svn.orianagroup.com/turbomail http://www.python-turbomail.org/svn

For further instructions on how to use Subversion, see the Subversion Book.