From 3cc0d4786cfe2d933181e4462989dacbc029bda7 Mon Sep 17 00:00:00 2001 From: tengel Date: Sun, 22 Dec 2024 08:43:53 -0600 Subject: [PATCH] add link to doc --- IMAP-Sync.md | 1 + 1 file changed, 1 insertion(+) diff --git a/IMAP-Sync.md b/IMAP-Sync.md index f1e987e..f78b64c 100644 --- a/IMAP-Sync.md +++ b/IMAP-Sync.md @@ -1,5 +1,6 @@ Sync email via IMAP from host1/domain1 to a subfolder on host2/domain2 via a cron/timer. Can be reversed as well, just update `Patterns` to exclude the subfolders from being cross-replicated (looped). + - https://isync.sourceforge.io/mbsync.html - Install the `isync` package: `apt-get update && apt-get install isync` Passwords for IMAP must be left on disk in plain text