mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-01 14:54:26 +02:00
1.155
This commit is contained in:
parent
a1ba8b7815
commit
3a28514165
11 changed files with 139 additions and 46 deletions
12
FAQ
12
FAQ
|
@ -20,7 +20,8 @@ imapsync does not touch any header since the
|
|||
header is used to identify the messages in
|
||||
both parts.
|
||||
|
||||
Solutions: a) Don't use buggy Eudora
|
||||
Solutions:
|
||||
a) Don't use buggy Eudora.
|
||||
b) Use the --syncinternaldates option and keep using Eudora :-)
|
||||
|
||||
=======================================================================
|
||||
|
@ -44,6 +45,15 @@ b) Use stunnel
|
|||
then use imapsync on localhost (or bar machine) imap (143) port.
|
||||
|
||||
|
||||
|
||||
|
||||
======================================================================
|
||||
Q. I want the --folder 'MyFolder' option be recurse.
|
||||
|
||||
R. Do not use the --folder option.
|
||||
Instead, use --include '^MyFolder'
|
||||
Folder "MyFolder" and all its subfolders will be handled.
|
||||
|
||||
======================================================================
|
||||
Q. I have moved from Braunschweig to Graz, so I would like to have my whole
|
||||
Braunschweig mail sorted into a folder INBOX.Braunschweig of my new mail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue