mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
98 lines
2.4 KiB
Plaintext
98 lines
2.4 KiB
Plaintext
#!/bin/cat
|
||
|
||
Norbert Schmidt
|
||
Gave "from a Cyrus-IMAP Server to a Lotus Domino 6.5 IMAP Server".
|
||
Had a problem with Domino \\ separator.
|
||
|
||
Cliff Lipple
|
||
Gave "from an NT Server running Qualcomm
|
||
Worldmail to a Mac OS X Server running Cyrus."
|
||
|
||
Bryce Walter
|
||
Gave "OpenWave to Imail 8.12"
|
||
|
||
David Alix
|
||
Suggested transfer the ACL.
|
||
Suggested order message transfer by uid.
|
||
Gave "Simeon Messaging Server from MessagingDirect" and
|
||
"Sendmail Advanced Messaging Server (from Sendmail.com)"
|
||
Trying to migrate about 150 GBytes of mailstorage, 33000 mailboxes, 872 users.
|
||
Will he succeed ?
|
||
|
||
Timothy Falconer
|
||
Documentation about option --skipheader (one time only)
|
||
Gave "Domino IMAP4 Server Release 5.0.6"
|
||
UW "IMAP4rev1 2003.338rh"
|
||
|
||
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.
|
||
|