macOS
brew install isynclocal Homebrew formula metadata
sudo port install isyncMacPorts ports tree · mail/isync/Portfile · ソース: api.github.com
brew / 順位 2872
isync のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install isynclocal Homebrew formula metadata
sudo port install isyncMacPorts ports tree · mail/isync/Portfile · ソース: api.github.com
sudo apk add isyncAlpine Linux edge package indexes · isync · ソース: dl-cdn.alpinelinux.org
sudo apt install isyncDebian stable package indexes · isync · ソース: deb.debian.org
sudo dnf install isyncFedora Rawhide package metadata · isync · ソース: dl.fedoraproject.org
nix profile install nixpkgs#isyncnixpkgs package indexes · pkgs/by-name/is/isync/package.nix · ソース: api.github.com
sudo pacman -S isyncArch Linux sync databases · isync · ソース: geo.mirror.pkgbuild.com
sudo zypper install isyncopenSUSE Tumbleweed package metadata · isync · ソース: download.opensuse.org
概要
Synchronize a maildir with an IMAP server
履歴
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`.
セキュリティ状態
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.
$XDG_CONFIG_HOME/isyncrc~/.config/isyncrc~/.mbsyncrcCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/isyncrc~/.config/isyncrc~/.mbsyncrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mbsync | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
mbsync-get-cert | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
mdconvert | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:isync |
|---|---|
| バージョン | 1.5.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://isync.sourceforge.io/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
isync 1.5.1-1
IMAP and MailDir mailbox synchronizer
https://isync.sourceforge.net/
sudo apt install isyncisync
nix profile install nixpkgs#isyncisync 1.4.4-5build3
IMAP and MailDir mailbox synchronizer
https://isync.sourceforge.net/
sudo apt install isyncisync 1.5.1-r1
IMAP and MailDir mailbox synchronizer
sudo apk add isyncisync-doc 1.5.1-r1
IMAP and MailDir mailbox synchronizer (documentation)
sudo apk add isync-docisync 1.5.1-3.fc44
Tool to synchronize IMAP4 and Maildir mailboxes
sudo dnf install isyncisync 1.5.1-2
IMAP and MailDir mailbox synchronizer
sudo pacman -S isyncisync 1.5.1-1.5
Utility to synchronize IMAP mailboxes with local maildir folders
sudo zypper install isyncisync
sudo port install isyncソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.