mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
74 lines
1.7 KiB
Plaintext
74 lines
1.7 KiB
Plaintext
#!/bin/cat
|
|
|
|
Reed Sandberg
|
|
Added and wrote option --foldersizes
|
|
|
|
Christoph Nagelreiter
|
|
Christoph ran imapsync to migrate from
|
|
Microsoft MCIS to Cyrus IMAP.
|
|
16000 mailboxes, 15 GB.
|
|
Will he succeed ? YES !
|
|
|
|
Ivan Zilic Schmidt
|
|
Made me start the FAQ.
|
|
Suggested the --regextrans2 option.
|
|
|
|
Leon Koch
|
|
Gave Microsoft Exchange 2000 server and
|
|
Domino IMAP4 Server Release 6.5.1
|
|
Had pb with them :-)
|
|
So I added the BUGS section about "Multiple copies".
|
|
|
|
Harald Behrens
|
|
Gave MS Exchange Server 5.5 success.
|
|
Had "Message has no header/body separator" error.
|
|
|
|
Kris Boulez
|
|
Ran imapsync from iPlanet Messaging server 5.1 to a Domino
|
|
(Notes) 6.5 server.
|
|
Suggested --skipheader --skipsize options.
|
|
|
|
Christophe Labouisse
|
|
Add a pb with dbmail headers (first blank added, sort "Received:")
|
|
|
|
William Hernandez (fromESS/PR Webmasters)
|
|
Wrote patch for --timeout
|
|
Gave IMail 7.15 new problem/success story
|
|
|
|
Wim Kerkhoff
|
|
Gave infos about mailutil.
|
|
|
|
Holger Mauermann
|
|
Bug about missing "AUTH=CRAM-MD5" (also copy-paste mistake in login_imap)
|
|
|
|
Kaspar Brand
|
|
Wrote code implementing options
|
|
--include <regex>
|
|
--exclude <regex>
|
|
--maxsize <int>
|
|
--maxage <int>
|
|
and goodies (sort, no accent)
|
|
|
|
Devin Reade
|
|
Bug about destination separator character in source folder names.
|
|
|
|
Rasjid Wilcox
|
|
Bug about imap servers (DBmail and Bincimap) that don't support namespaces.
|
|
|
|
Dave Rose
|
|
Bug in help message about nested folders.
|
|
|
|
Paul Boven
|
|
Suggested --subscribe option, a better behavior and gave the patch.
|
|
Suggested --prefix1 option.
|
|
|
|
Tommi Lätti
|
|
Suggested csv file loop (HUGE MIGRATION section) in pod doc.
|
|
|
|
Vincent W.S. Tam
|
|
Suggested --subscribed option.
|
|
|
|
Eric Yung
|
|
(Suggested --sep1 option) and tested it, and found a bug about it.
|
|
|