# Installer claws-mail avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de claws-mail pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:claws-mail
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install claws-mail
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install claws-mail
```

  Preuve: MacPorts ports tree: mail/claws-mail/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add claws-mail
```

  Preuve: Alpine Linux edge package indexes: claws-mail from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install claws-mail
```

  Preuve: Debian stable package indexes: claws-mail from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install claws-mail
```

  Preuve: Fedora Rawhide package metadata: claws-mail from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#claws-mail
```

  Preuve: nixpkgs package indexes: pkgs/by-name/cl/claws-mail/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S claws-mail
```

  Preuve: Arch Linux sync databases: claws-mail from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install claws-mail
```

  Preuve: openSUSE Tumbleweed package metadata: claws-mail from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/claws-mail
```

  Preuve: Scoop official bucket manifest trees: bucket/claws-mail.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id ClawsMail.ClawsMail -e
```

  Preuve: Windows Package Manager source index: ClawsMail.ClawsMail from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:claws-mail
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.4.0
- **Résumé source:** User-friendly, lightweight, and fast email client
- **Page d'accueil:** <https://www.claws-mail.org/>
- **Dernière mise à jour:** 2026-06-14T23:21:49Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- claws-mail (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.4.0
## Historique du projet et usages

Claws Mail is a GTK-based email and news client known for being lightweight, fast, and extensible. Its official manual traces the project to April 2001, when it began as Sylpheed-Claws, a development test bed for Sylpheed features, before becoming an independent project and taking the Claws Mail name in November 2006.

### Historique du projet

The official manual says Sylpheed-Claws was created so new mail-client features could be tested without compromising Sylpheed stability, with developers regularly synchronizing with Hiroyuki Yamamoto's Sylpheed codebase. The projects later diverged: work on GTK2 started in early 2003, the first GTK2-based Sylpheed-Claws release arrived in March 2005, and the project became Claws Mail in 2006.

Claws Mail continued to emphasize a traditional Unix desktop mail-client model: multiple accounts and mailboxes, POP3, IMAP, local mbox, SSL, authentication methods, filtering, searching, import/export, GnuPG, plugins, configurable toolbars, per-folder preferences, and safeguards against data loss.

### Historique d'adoption

The package has broad distribution coverage across Unix-like and Windows package ecosystems. The batch metadata lists Homebrew, Debian, Ubuntu, Fedora, Arch, openSUSE, Alpine, Nix, MacPorts, Scoop, and WinGet package names, which reflects its long life as a cross-platform desktop utility rather than a single-distro niche app.

The official news page for 4.4.0 on 2026-03-09 calls that release the project's 25-year milestone, showing continued upstream maintenance into the mid-2020s.

### Modes d'utilisation

Claws Mail is used as a graphical mail and news reader for users who want a fast, configurable client without a full personal-information-manager stack. Official FAQ entries document MH mail storage, local Unix mailbox handling, POP3, IMAP, SMTP-only accounts, GPG support, filtering, plugins, address completion, and an explicit no-HTML-message-composition stance.

### Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, Claws Mail is interesting because it is a mature GTK desktop application with many optional integrations: TLS, libetpan, GPG, spam filtering, HTML rendering plugins, notification plugins, translations, manuals, and platform-specific packaging. It is also a useful example of an old-school GUI mail client that remains packageable across Unix package managers and Windows package catalogs.

### Chronologie

- 2001: Sylpheed-Claws begins in April as a Sylpheed feature test bed.
- 2003: GTK2 work begins for Sylpheed and Sylpheed-Claws.
- 2005: First GTK2-based Sylpheed-Claws release appears in March.
- 2006: The project changes its name to Claws Mail in November.
- 2026: Claws Mail 4.4.0 release notes mark 25 years of the project.

### Related projects

- Sylpheed is the direct ancestor and early upstream counterpart named in the Claws Mail manual.
- The official manual positions Claws Mail beside other mail clients such as Evolution and Outlook by saying it is not a full personal information manager.
- Plugins and related tools include GnuPG support, Bogofilter, SpamAssassin, mailMBOX, RSSyl, notification plugins, and HTML display plugins documented by the manual, FAQ, and release notes.

### Sources

- <https://www.claws-mail.org/manual/claws-mail-manual.html>
- <https://www.claws-mail.org/faq/index.php/General_Information>
- <https://www.claws-mail.org/news.php>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour claws-mail. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.claws-mail/clawsrc, ~/.claws-mail/accountrc, ~/.claws-mail/actionsrc, ~/.claws-mail/customheaderrc, ~/.claws-mail/dispheaderrc, ~/.claws-mail/folderitemrc, ~/.claws-mail/folderlist.xml, ~/.claws-mail/matcherrc, ~/.claws-mail/menurc, ~/.claws-mail/addrbook/addrbook-*.xml

## Credential files

- Unix: ~/.claws-mail/passwordstorerc, ~/.claws-mail/oauth2rc
## Autres enregistrements de gestionnaires de paquets

- Debian apt - claws-mail - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Fast, lightweight and user-friendly GTK based email client | https://www.claws-mail.org
- Debian apt - claws-mail-acpi-notifier - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-acpi-notifier from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Laptop's Mail LED control for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-address-keeper - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-address-keeper from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Address keeper plugin for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-archiver-plugin - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-archiver-plugin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Archiver plugin for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-attach-remover - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-attach-remover from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Mail attachment remover for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-attach-warner - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-attach-warner from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Missing attachment warnings for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-bogofilter - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-bogofilter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Bogofilter plugin for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-bsfilter-plugin - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-bsfilter-plugin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Spam filtering using bsfilter for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-clamd-plugin - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-clamd-plugin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ClamAV socket-based plugin for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-dillo-viewer - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-dillo-viewer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | HTML viewer plugin for Claws Mail using Dillo | https://www.claws-mail.org
- Debian apt - claws-mail-doc - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | User documentation for Claws Mail mailer | https://www.claws-mail.org
- Debian apt - claws-mail-extra-plugins - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-extra-plugins from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Extra plugins collection for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-fancy-plugin - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-fancy-plugin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | HTML mail viewer using GTK WebKit | https://www.claws-mail.org
- Debian apt - claws-mail-feeds-reader - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-feeds-reader from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Feeds (RSS/Atom/RDF) reader plugin for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-fetchinfo-plugin - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-fetchinfo-plugin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Add X-FETCH headers plugin for Claws Mail | https://www.claws-mail.org
- Debian apt - claws-mail-i18n - 4.3.1-1: normalized package name match | Debian stable package indexes: claws-mail-i18n from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Locale data for Claws Mail (i18n support) | https://www.claws-mail.org


## Combined YAML source

View the package source record on GitHub. [combined/claws-mail.yml](https://github.com/mxcl/pkgdb/blob/main/combined/claws-mail.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
