From 955a06ef6e396e6749ebcfbcf634fc8a66e435c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Waide?= Date: Mon, 10 Feb 2025 23:21:21 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ba16d..0decc66 100644 --- a/README.md +++ b/README.md @@ -2,6 +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) --- ## Table of Contents @@ -352,4 +353,4 @@ See https://github.com/bwaide/MailMigration/blob/main/LICENSE for details. ## Contact Björn Waide -Contact me at mailto:bjoern.waide@net-positive-ventures.com \ No newline at end of file +Contact me at mailto:bjoern.waide@net-positive-ventures.com 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 2/2] 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