From ee039b0813a2c23396f0eb1ea27cc39c333bc955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Sat, 4 May 2019 23:06:25 +0200 Subject: [PATCH] Revert "Explain how to use imapsync parameters " --- docs/firststeps-sync_jobs_migration.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/docs/firststeps-sync_jobs_migration.md b/docs/firststeps-sync_jobs_migration.md index d9d821ff5..120118498 100644 --- a/docs/firststeps-sync_jobs_migration.md +++ b/docs/firststeps-sync_jobs_migration.md @@ -19,18 +19,4 @@ Sync jobs are used to copy or move existing emails from an external IMAP server 7. Make sure to tick "Active" and click "Add". !!! info - Once Completed, log into the mailbox and check if all emails are imported correctly. If all goes well, All your mails shall end up in your new mailbox. And don't forget to delete or deactivate the sync job after it is used. - -!!! info - Username, Sync into subfolder on destination, Exclude objects (regex) and Custom parameters fields can contain spaces and special characters. Use quotes for values containing special characters! - - Examples - - ``` - Username: "Firstname Lastname" - Sync into subfolder destination: "INBOX/This is a synced folder" - Exclude objects (regex): 'fold1|fold2|f3' - Custom Parameters: --addheader--resyncflags --f1f2 "Deleted Messages"=Trash --f1f2 "Sent Messages"=Sent - ``` - - For more information how to use the parameters, see this [documentation]https://imapsync.lamiral.info/README. + Once Completed, log into the mailbox and check if all emails are imported correctly. If all goes well, All your mails shall end up in your new mailbox. And don't forget to delete or deactivate the sync job after it is used. \ No newline at end of file