Balsa - an e-mail client for GNOME

Download current balsa release

Current revision - 2.4.8 - released on 2010-02-21

This is the current release that fixes various issues observed in 2.4.3 to 2.4.8. Please note we have skipped an official 2.4.4 release. The release highlights compared to 2.4.2 are:

Download (please observe that balsa is included in several linux distributions - please check there first for an appropriate version!):

Packages for libesmtp and gmime are also available for several Linux distributions; to build from source, you will need these and the corresponding -devel packages.

GIT source & build instructions

Balsa source is also available from the GNOME GIT repository. Check out balsa module. The GIT version is sometimes not sufficiently stable for everyday use it but has all the new features and is the best starting point if you want to hack Balsa.

To clone all the history and branches of Balsa, from a shell:

git clone git://git.gnome.org/balsa

If you want the check-out to be put in a folder that is not named balsa, specify your own folder name as a second argument to git clone.

The main branch (known as master in a GIT repository) requires recent versions of Gtk and GLib, and version 2.4 of GMime. The balsa-2-3 branch is compatible with older installations.