pkg.soopen package index

brew / 順位 2073

imapsync を Homebrew, apk, dnf, MacPorts, Nix, pacman でインストール

imapsync のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install imapsync

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install imapsync

MacPorts ports tree · mail/imapsync/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add imapsync

Alpine Linux edge package indexes · imapsync · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install imapsync

Fedora Rawhide package metadata · imapsync · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#imapsync

nixpkgs package indexes · pkgs/by-name/im/imapsync/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S imapsync

Arch Linux sync databases · imapsync · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Migrate or backup IMAP mail accounts

コマンドとエイリアス

  • imapsync

履歴

プロジェクトの歴史と使われ方

imapsync is a Perl command-line tool for one-way IMAP account migration and backup. It is one of the practical workhorse packages administrators reach for when mailboxes need to move between providers without duplicating messages or losing folder structure and flags.

プロジェクトの歴史

Gilles Lamiral's README gives an unusually clear origin story: he initially wrote imapsync in July 2001 for BaSystemes, which needed to install a new IMAP server without losing large old mailboxes reachable over an unreliable low-bandwidth ISDN link.

The same history section says imapsync began as a patch to copy_folder.pl from the Mail-IMAPClient Perl module examples. Its design was explicitly made with rsync in mind: reruns should avoid wasting bandwidth and avoid creating duplicates.

The ChangeLog is an RCS-style log with more than one thousand revisions. It documents a tool that evolved through provider-specific behavior, Gmail and Yahoo options, OAuth support, web/CGI use, Docker behavior, logging, folder mapping, and a large unit-test corpus.

採用の歴史

imapsync moved from a bespoke migration script into a long-running public tool with a distinctive funding model. The README says it is free, open, and public under the NOLIMIT Public License, while the author sells builds and support as a way to maintain the tool over decades.

The installation docs cover Unix, Windows, macOS, Docker, Debian, FreeBSD, Arch Linux, CPanel, AWS EC2, and an online UI. That breadth reflects adoption by individual users, hosting providers, consultants, and administrators doing bulk migrations rather than only local backups.

Homebrew formula metadata lists imapsync as a bottled package for macOS and Linux. That packaging matters because imapsync has a deep Perl dependency surface; package managers turn it from a migration project into a single installable command.

使われ方

The core invocation names a source host, user, and password plus a destination host, user, and password. imapsync then recursively transfers folders and messages, preserves flags, and skips messages it has already identified on the destination.

The README is careful about operational limits: imapsync is for migration and backup, not active two-way synchronization. It points users who need two-way sync toward offlineimap or mbsync, and it documents strict destination cleanup with options such as --delete2.

パッケージ好きにとっての重要性

For package nerds, imapsync is significant because it packages a messy real-world protocol job into a repeatable CLI. IMAP servers disagree, provider policies change, Gmail labels behave unlike folders, and credentials migrate from passwords to OAuth; imapsync's long option list is a fossil record of those edge cases.

It is also a useful example of an open tool that is commercially sustained without disappearing from package managers. The package remains scriptable and inspectable while the author sells convenience builds, support, and an online migration surface.

タイムライン

  • 2001: Gilles Lamiral writes imapsync for a BaSystemes IMAP server migration over a fragile ISDN link.
  • 2007: imapsync.spec work appears in project FAQ history, showing packaging interest around Linux distributions.
  • 2011: The GitHub repository is created.
  • 2024: The ChangeLog reaches the 2.300 series with refactoring, CGI, Gmail, and logging changes.
  • 2025: Release 2.314 is documented in the README and VERSION file.
  • 2026: The ChangeLog records 2.32x revisions, including refactoring and option changes.

Related projects

  • Mail-IMAPClient is the Perl module lineage named by imapsync's history section.
  • rsync is the design inspiration named by the author for avoiding duplicate transfer work.
  • offlineimap and mbsync are related IMAP synchronization tools that the README names for two-way synchronization use cases.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:sync,backup

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
imapsync実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.314
マネージャ更新日2026-06-22
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:imapsync
バージョン2.314
パッケージマネージャHomebrew
ホームページhttps://imapsync.lamiral.info/
リポジトリhttps://github.com/imapsync/imapsync
最終更新2026-06-22T14:03:46-07:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

imapsync

nix profile install nixpkgs#imapsync
  • normalized package name match
  • 一致条件: Imapsync
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/im/imapsync/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

imapsync 2.314-r1

IMAP synchronisation, sync, copy or migration tool

https://imapsync.lamiral.info/

sudo apk add imapsync
  • License: NLPL
  • Architecture: x86_64
  • Source Package: imapsync
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Imapsync
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: imapsync from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

imapsync-doc 2.314-r1

IMAP synchronisation, sync, copy or migration tool (documentation)

https://imapsync.lamiral.info/

sudo apk add imapsync-doc
  • License: NLPL
  • Architecture: x86_64
  • Source Package: imapsync
  • normalized package name match
  • 一致条件: Imapsync
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: imapsync-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

imapsync 2.229-11.fc45

Tool to migrate email between IMAP servers

http://github.com/imapsync/imapsync

sudo dnf install imapsync
  • License: NLPL
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: imapsync
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Imapsync
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: imapsync from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

imapsync 2.314-1

IMAP synchronisation, sync, copy or migration tool

https://imapsync.lamiral.info/

sudo pacman -S imapsync
  • License: custom:imapsync
  • Architecture: any
  • 29 依存関係
  • normalized package name match
  • 一致条件: Imapsync
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: imapsync from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

imapsync

sudo port install imapsync
  • normalized package name match
  • 一致条件: Imapsync
MacPorts ports tree · api.github.com · MacPorts ports tree: mail/imapsync/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation