Automic VaultAutomic Vault

brew

Installer offlineimap avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install offlineimap

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install offlineimap

MacPorts ports tree · mail/offlineimap/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add offlineimap

Alpine Linux edge package indexes · offlineimap · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install offlineimap

Debian stable package indexes · offlineimap · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install offlineimap

Fedora Rawhide package metadata · offlineimap · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#offlineimap

nixpkgs package indexes · pkgs/by-name/of/offlineimap/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S offlineimap

Arch Linux sync databases · offlineimap · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Synchronizes emails between two repositories

Commandes et alias

  • offlineimap

historique

Historique du projet et usages

OfflineIMAP is a long-running Python tool for synchronizing IMAP mailboxes into local Maildir trees. Its durable niche is disconnected mail: users can read, search, back up, and process mail with local Unix mail tools while OfflineIMAP handles bidirectional IMAP synchronization.

Historique du projet

The project predates its GitHub era; the OfflineIMAP website describes '13 years of history' for the community site, and the legacy GitHub repository was created on 2012-07-23. The mainline project reached v7.3.4 on 2021-08-03, where its changelog said the Python 2 line would receive minor bug fixes only and directed users to the Python 3 fork.

The Homebrew formula points at OfflineIMAP/offlineimap3, whose GitHub repository was created on 2020-09-02. The offlineimap3 README describes it as the Python 3 codebase based on the Python 2 OfflineIMAP project, retaining the same user-facing documentation and configuration model while the source was updated.

Historique d'adoption

OfflineIMAP became part of the classic console-mail stack around Maildir, Mutt, and Notmuch. The legacy repository topics include mutt, notmuch, offline, synchronize, IMAP, and Maildir, which matches how the tool is used in local-first mail workflows rather than as a standalone mail client.

Package-manager coverage is broad for a niche mail synchronizer: the input record lists packages in Homebrew, Debian, Ubuntu, Fedora/dnf, Arch/pacman, Nix, MacPorts, and Alpine. Homebrew Formulae reported version 8.0.3 and 1,359 installs in its 365-day analytics window when fetched on 2026-07-01.

Modes d'utilisation

Operators configure accounts and repositories in ~/.offlineimaprc or the XDG config path, then run the offlineimap command to synchronize remote IMAP folders with local Maildir directories. The official website frames the core use case as reading mail offline without requiring the mail user agent to support disconnected IMAP operations.

Package nerds tend to care about OfflineIMAP because it sits at the junction of old-school Unix mail storage, IMAP quirks, SSL and proxy support, and Python packaging migration. The Python 2 to Python 3 split is visible in package metadata, upstream repositories, and downstream formula maintenance.

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

OfflineIMAP is a good example of a small CLI that remains relevant because it preserves a file-format contract, Maildir, rather than owning the full application experience. Its packaging history shows how downstreams track a legacy project while redirecting users to a maintained language-runtime fork.

Chronologie

  • 2012-07-23: the legacy OfflineIMAP/offlineimap GitHub repository was created.
  • 2015-03 and 2015-04: the v6.5.7 release candidates moved documentation to the website, added proxy support, added systemd integration files, and updated imaplib2 for work toward Python 3.
  • 2020-09-02: the OfflineIMAP/offlineimap3 repository was created for the Python 3 line.
  • 2021-08-03: v7.3.4 of the legacy line was described as likely the last minor release, with users directed to offlineimap3.

Related projects

  • OfflineIMAP is commonly paired with Maildir-aware or local-indexing tools such as Mutt and Notmuch. Within its own project family, offlineimap3 is the Python 3 successor to the Python 2 offlineimap repository.

posture de sécurité

Niveau de risque : orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signaux

  • metadata:service
  • text:sync

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.offlineimaprc$XDG_CONFIG_HOME/offlineimap/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.offlineimaprc$XDG_CONFIG_HOME/offlineimap/config

exécutables

Exécutables installés

CommandeTypeExpositionNote
offlineimapcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire8.0.3
gestionnaire mis à jour2026-07-11
données localesOK
amontà jour
dernière version détectéev8.0.3

https://github.com/OfflineIMAP/offlineimap3

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:offlineimap
Version8.0.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/offlineimap
Page d'accueilhttps://github.com/OfflineIMAP/offlineimap3
Dépôthttps://github.com/OfflineIMAP/offlineimap3
Docs amonthttps://github.com/OfflineIMAP/offlineimap3#readme
LicenceGPL-2.0-or-later
Archive sourcehttps://github.com/OfflineIMAP/offlineimap3/archive/refs/tags/v8.0.3.tar.gz
Dernière mise à jour2026-07-11T09:50:47+09:00
Pulseupdated
Dépendancescertifi, python@3.14
Bibliothèques fournies par macOSkrb5
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared
PrécautionsTo get started, copy one of these configurations to ~/.offlineimaprc: * minimal configuration: cp -n $HOMEBREW_PREFIX/etc/offlineimap.conf.minimal ~/.offlineimaprc * advanced configuration: cp -n $HOMEBREW_PREFIX/etc/offlineimap.conf ~/.offlineimaprc

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameofflineimap
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

offlineimap 7.3.3+dfsg1-1+0.0~git20240826.db34745+dfsg-2

transitional package

https://github.com/OfflineIMAP/offlineimap3

sudo apt install offlineimap
  • Section: mail
  • Architecture: all
  • Source Package: offlineimap3
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Offlineimap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: offlineimap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

offlineimap

nix profile install nixpkgs#offlineimap
  • normalized package name match
  • Correspondance par : Offlineimap
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/of/offlineimap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

offlineimap 7.3.3+dfsg1-1+0.0~git20231218.d29a4dc+dfsg-3ubuntu1

transitional package

https://github.com/OfflineIMAP/offlineimap3

sudo apt install offlineimap
  • Section: universe/mail
  • Architecture: all
  • Source Package: offlineimap3
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Offlineimap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: offlineimap from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

offlineimap 8.0.0-r4

Read/sync your IMAP mailboxes

https://github.com/OfflineIMAP/offlineimap3

sudo apk add offlineimap
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: offlineimap
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Offlineimap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: offlineimap from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

offlineimap-pyc 8.0.0-r4

Precompiled Python bytecode for offlineimap

https://github.com/OfflineIMAP/offlineimap3

sudo apk add offlineimap-pyc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: offlineimap
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Offlineimap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: offlineimap-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

offlineimap 8.0.2-2.fc45

Powerful IMAP/Maildir synchronization and reader support

https://www.offlineimap.org/

sudo dnf install offlineimap
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: offlineimap
  • 5 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Offlineimap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: offlineimap from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

offlineimap 8.0.2-1

Synchronizes emails between two repositories

http://offlineimap.org/

sudo pacman -S offlineimap
  • License: GPL-2.0-or-later
  • Architecture: any
  • 3 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Offlineimap
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: offlineimap from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

offlineimap

sudo port install offlineimap
  • normalized package name match
  • Correspondance par : Offlineimap
MacPorts ports tree · api.github.com · MacPorts ports tree: mail/offlineimap/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment