pkg.sopackage field notes

brew / 排名 2875

使用 Homebrew 安装 isync

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install isync

provider-native install command

概览

软件包摘要

Synchronize a maildir with an IMAP server

命令和别名

  • mbsync
  • mbsync-get-cert
  • mdconvert

历史

项目历史与用法

isync is a long-running Unix mailbox synchronizer whose user-facing command is mbsync. It synchronizes Maildir and IMAP4 mailboxes, propagating new messages, deletions, and flag changes in both directions for disconnected or local-first email workflows.

项目历史

The project is hosted on SourceForge and identifies isync as the project name while explaining that mbsync is the executable name after major user-interface changes. The repository exposes early tags beginning at v0.1 and release branches from 0.9 onward, showing a project with old-school Unix mail roots.

The 1.x release line continued over many years, with SourceForge release directories showing 1.0.4 in 2008, 1.1.x in 2013-2015, 1.2.x in 2015-2017, 1.3.x in 2017-2021, 1.4.x in 2021, and 1.5.x in 2024-2025. The 1.5.0 release notes called out XDG base directory support while keeping old locations supported.

采用历史

isync became a standard tool for users who keep mail in local Maildir stores while reading or indexing mail with Unix tools. Package metadata shows it distributed by Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, and openSUSE-family repositories, which matches its role as a portable infrastructure utility rather than an application-specific client.

Its adoption overlaps with notmuch, mu, mutt, neomutt, local mail search, and scripted backup workflows where a deterministic command-line synchronizer is easier to reason about than a full graphical mail client.

使用方式

A user writes an isyncrc or mbsyncrc file describing IMAP accounts, Maildir stores, channels, TLS/SASL authentication, and synchronization rules, then runs mbsync manually, from cron, or from a mail workflow hook.

The project emphasizes UID-based synchronization, one local state file per mailbox pair, safe operation while mailboxes are modified, TLS/SSL support, SASL authentication, and IMAP pipelining for speed.

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

isync is beloved package-manager material because it is small, scriptable, and composes with the rest of the Unix mail stack. The package name and executable-name mismatch is also a memorable bit of package trivia: install isync, run mbsync.

The 1.5.x move toward XDG paths is significant for dotfile and package users because it preserves old `~/.mbsyncrc` habits while allowing cleaner config placement under `$XDG_CONFIG_HOME`.

时间线

  • 2008: SourceForge release files include isync 1.0.4.
  • 2013: isync 1.1.0 was published in the SourceForge release tree.
  • 2017: isync 1.3.0 appeared after the 1.2.x line.
  • 2021: isync 1.4.0 was published.
  • 2024: isync 1.5.0 added XDG-based default config and state locations while keeping old locations supported.
  • 2025: isync 1.5.1 was published.

Related projects

  • offlineIMAP and mailsync are named by the project as other mailbox synchronizers.
  • Maildir, IMAP4, UIDPLUS, LITERAL+, TLS, SASL, and local mail tools such as mutt/neomutt and notmuch are part of the same practical ecosystem.

安全态势

风险级别:orange

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

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

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

信号

  • metadata:service
  • text:sync,server

安装行为

  • 未记录 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
$XDG_CONFIG_HOME/isyncrc~/.config/isyncrc~/.mbsyncrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/isyncrc~/.config/isyncrc~/.mbsyncrc

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:isync
版本1.5.1
软件包管理器Homebrew
主页https://isync.sourceforge.io/
Bottle未记录
服务未声明

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation