# Bulk mailbox movement with imapsync

Published on 2026-08-23

A simple shell script to call imapsync for client mailboxes

The author describes moving client mailboxes from xneelo to Migadu with
`imapsync`. The accompanying shell script syncs IMAP folders and messages one
mailbox at a time using separate password files, SSL connections, and optional
flags such as `--dry` for testing.
