From e92725f21a23293ba0ea0875f953ccf5005d9d9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Waide?= Date: Mon, 10 Feb 2025 23:22:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0decc66..49b9168 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # IMAP Email Migration Script A Python-based email migration tool designed to migrate emails from a Gmail inbox (or other IMAP sources) to another IMAP mailbox. The script is highly configurable and extensible, featuring folder mapping, attachment extraction (with external storage and link replacement), checkpointing for restartability, and detailed logging and statistics. -![Starting a migration](https://waide.de/public/MailMigration.gif) +![Starting a migration](https://waide.de/public/Mail_Migration.gif) --- ## Table of Contents