pkg.soopen package index

brew / 排名 4250

使用 Homebrew 安装 imap-backup

查看 imap-backup 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install imap-backup

local Homebrew formula metadata

概览

软件包摘要

Backup GMail (or other IMAP) accounts to disk

命令和别名

  • imap-backup

历史

项目历史与用法

imap-backup is a Ruby command-line tool for backing up and migrating IMAP email accounts to local disk. It targets Gmail and other IMAP services, storing messages in mboxrd files with companion metadata.

项目历史

The RubyGems version history shows `imap-backup` beginning with 0.0.1 in 2012 and reaching 1.0.0 in early 2013. The project's developer documentation states design goals of secure local configuration, restartable operation, and independence from a mail client or MTA.

The tool has grown from basic account backup into a broader IMAP maintenance utility. Recent changelog entries document download strategies, Thunderbird export improvements, configuration-free single-account backups, container images, a consolidated `copy` command replacing older migration and mirror flows, account locking, metadata migrations, and internationalization.

采用历史

imap-backup is distributed as a RubyGem and as a Homebrew formula. RubyGems download counts are much higher than Homebrew installs, which fits a Ruby CLI whose main package channel is the gem ecosystem, while Homebrew gives Mac and Linux users a convenient binary-package entry point.

The package's adoption comes from a durable personal-infrastructure problem: IMAP accounts need local, restartable, scriptable backups without coupling the archive to a desktop mail client. Its docs also cover migration and restore operations, so the tool is used for both preservation and moving mail between providers.

使用方式

`imap-backup setup` creates configuration, and `imap-backup backup` copies messages for configured accounts to disk. The backup command is incremental and interruptible, and stores email in mboxrd files with IMAP metadata containing offsets and message lengths.

The config documentation records the default path as `~/.imap-backup/config.json` and warns that usernames and passwords are stored in plain text there, with permissions set on Unix-like systems. Other commands include restore, copy, and single-account backup flows, with performance settings for delayed metadata writes and multi-fetch size.

为什么软件包爱好者会关心

imap-backup is package-nerd significant because it turns email portability into a boring CLI workflow. It also demonstrates the tradeoffs of local-first backup tools: plain JSON configuration, mboxrd serialization, metadata version migrations, locking, and careful restart behavior matter more than a large service backend.

时间线

  • 2012: imap-backup 0.0.1 was published to RubyGems.
  • 2013: imap-backup 1.0.0 was published to RubyGems.
  • 2022: The changelog records backup flags, mirror mode, stats, and provider-specific backup fixes in the 6.x and 7.x lines.
  • 2023: Version 14.0.0 added configuration-free single-account backups, and 14.3.0 added container images.
  • 2024: Version 16.0.0 added the `copy` command and deprecated older migrate/mirror commands.
  • 2026: The 16.x and 17.0.0.rc0 lines added localization, account locking, metadata migration, and mboxrd serialization fixes.

Related projects

  • imap-backup is related to IMAP synchronization and archival tools such as isync/mbsync and offline mail workflows, but its docs emphasize local mboxrd backups plus restore/copy operations rather than maintaining a live Maildir mirror.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:backup

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
~/.imap-backup/config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.imap-backup/config.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
imap-backup可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本16.6.0
管理器更新时间2026-06-06
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:imap-backup
版本16.6.0
软件包管理器Homebrew
主页https://github.com/joeyates/imap-backup
仓库https://github.com/joeyates/imap-backup
最后更新2026-06-06T17:04:39Z
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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