Download

If you are downloading DBMail for the first time, please download the latest version in the 2.2 series.

2.2 series (STABLE)
2.3 series (UNSTABLE)

For older releases please visit the download area.

Development

Active development is done using git. Public accessible trees are available at Dbmail.EU.

$> git clone git://git.dbmail.eu/paul/dbmail

For 2.2, which is in the dbmail_2_2 branch, the procedure is as follows:

$> git clone git://git.dbmail.eu/paul/dbmail
$> cd dbmail
$> git checkout -b dbmail_2_2 origin/dbmail_2_2

Updating your tree:

$> cd path/to/dbmail
$> git pull

However, if you need DBMail 2.2 it is advised to use the newest stable release from this page.

Binary packages

Most major distros already have packages for dbmail. Ubuntu, Debian, Fedora en Gentoo are known to do so. So check your package manager.

Debian

DBMail stable releases are available in Debian's unstable and testing repositories. If you prefer to run debian/stable backports are also available: