# imapsync > 邮件 IMAP 工具,用于在两个 IMAP 服务器之间同步、复制和迁移电子邮件邮箱,单向且无重复。 > 更多信息:。 - 在主机1和主机2之间同步 IMAP 账户: `imapsync --host1 {{host1}} --user1 {{user1}} --password1 {{secret1}} --host2 {{host2}} --user2 {{user2}} --password2 {{secret2}}`