The user-friendly, lightweight, and fast email client Latest Release: 3.20.0 / 4.2.0 (News), on 20 November 2023

Git

You can browse current Git repositories here.

You can also follow the development of Claws Mail via the Commits mailing-list: Subscribe - Unsubscribe - Archives

Claws Mail

To download the latest Claws Mail Git source code, move to the directory where you wish to download to and type the following commands:

git clone https://git.claws-mail.org/readonly/claws.git

Later, when you want to update your local repository, you'll just have to go back to the claws directory, and type:

git pull --all

To build a Git download, you'll have to run ./autogen.sh before, or instead of, the usual ./configure.

Extra Plugins

The Extra Plugins have been merged into Claws Mail repository. If you have downloaded Claws Mail with the instructions above you already have the available Extra Plugins under src/plugins.

Debian Git packages

Lost control over the VPS and this service is not available anymore. If you have a spare VPS or micro-server where you'd like this to be run and publicly available just send a mail to the Users list or conctact me.

Claws Mail's Windows installer

To download the latest Claws Mail Windows installer source code, move to the directory where you wish to download to and type the following commands:

git clone https://git.claws-mail.org/readonly/claws-win32-installer.git

You can then follow the instructions in the README file.