macOS
brew install offlineimaplocal Homebrew formula metadata
sudo port install offlineimapMacPorts ports tree · mail/offlineimap/Portfile · 来源: api.github.com
安装
brew install offlineimaplocal Homebrew formula metadata
sudo port install offlineimapMacPorts ports tree · mail/offlineimap/Portfile · 来源: api.github.com
sudo apk add offlineimapAlpine Linux edge package indexes · offlineimap · 来源: dl-cdn.alpinelinux.org
sudo apt install offlineimapDebian stable package indexes · offlineimap · 来源: deb.debian.org
sudo dnf install offlineimapFedora Rawhide package metadata · offlineimap · 来源: dl.fedoraproject.org
nix profile install nixpkgs#offlineimapnixpkgs package indexes · pkgs/by-name/of/offlineimap/package.nix · 来源: api.github.com
sudo pacman -S offlineimapArch Linux sync databases · offlineimap · 来源: geo.mirror.pkgbuild.com
概览
Synchronizes emails between two repositories
历史
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.
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.
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.
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.
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
~/.offlineimaprc$XDG_CONFIG_HOME/offlineimap/configCredential-bearing paths to review before unattended agent runs.
~/.offlineimaprc$XDG_CONFIG_HOME/offlineimap/config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
offlineimap | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/OfflineIMAP/offlineimap3
安装元数据
| 软件包键 | brew:offlineimap |
|---|---|
| 版本 | 8.0.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/offlineimap |
| 主页 | https://github.com/OfflineIMAP/offlineimap3 |
| 仓库 | https://github.com/OfflineIMAP/offlineimap3 |
| 上游文档 | https://github.com/OfflineIMAP/offlineimap3#readme |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/OfflineIMAP/offlineimap3/archive/refs/tags/v8.0.3.tar.gz |
| 最后更新 | 2026-07-11T09:50:47+09:00 |
| Pulse | updated |
| 依赖 | certifi, python@3.14 |
| macOS 提供的库 | krb5 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | To 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 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | offlineimap |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
offlineimap 7.3.3+dfsg1-1+0.0~git20240826.db34745+dfsg-2
transitional package
https://github.com/OfflineIMAP/offlineimap3
sudo apt install offlineimapofflineimap
nix profile install nixpkgs#offlineimapofflineimap 7.3.3+dfsg1-1+0.0~git20231218.d29a4dc+dfsg-3ubuntu1
transitional package
https://github.com/OfflineIMAP/offlineimap3
sudo apt install offlineimapofflineimap 8.0.0-r4
Read/sync your IMAP mailboxes
https://github.com/OfflineIMAP/offlineimap3
sudo apk add offlineimapofflineimap-pyc 8.0.0-r4
Precompiled Python bytecode for offlineimap
https://github.com/OfflineIMAP/offlineimap3
sudo apk add offlineimap-pycofflineimap 8.0.2-2.fc45
Powerful IMAP/Maildir synchronization and reader support
sudo dnf install offlineimapofflineimap 8.0.2-1
Synchronizes emails between two repositories
sudo pacman -S offlineimapofflineimap
sudo port install offlineimap来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.