diff options
Diffstat (limited to 'misc/migadu.md')
| -rw-r--r-- | misc/migadu.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/migadu.md b/misc/migadu.md index 2267e1bd..b4abc992 100644 --- a/misc/migadu.md +++ b/misc/migadu.md @@ -50,6 +50,9 @@ Because each vanity email address and entity has a different email address, you imapsync --user1 xxx@gmail.com -passfile1 gmailpass --user2 a@a.com --host2 imap.a.com --passfile2 pass --gmail1 ``` +To move mail, add `--delete1`. +But this seems to make `imapsync` much slower! + ### Preventing issues with multiple tags An email message can have multiple "tags" in Gmail that correspond to IMAP folders. |
