mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
130 lines
3.1 KiB
Plaintext
130 lines
3.1 KiB
Plaintext
#!/bin/cat
|
||
|
||
Dan Wang
|
||
Gave "Novell NetMail and Novell Groupwise"
|
||
Reported bug Novell NetMail flags undef
|
||
|
||
|
||
Per olof Ljungmark
|
||
Gave
|
||
"Netscape Messaging Server 4.15 Patch 7 (built Sep 12 2001))
|
||
Cyrus IMAP4 v2.2.10"
|
||
|
||
Harald A. Irmer
|
||
Huge migration with mbox format pb.
|
||
Several problems.
|
||
Gave http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html link.
|
||
|
||
Aleksandar Milivojevic
|
||
Had problems with the flags arrays
|
||
|
||
Paul Dekkers
|
||
Had a problem with perl on freebsd.
|
||
Had memory problems solved by memory added.
|
||
Suggested --regexmess too, too late :-)
|
||
|
||
Jean-Michel besnard
|
||
Pb with woody, Mail::ImapClient and fetch_hash
|
||
|
||
Jamie Neil
|
||
Suggested --regexmess option
|
||
|
||
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
|
||
Gave "MDaemon 7.0.1 ---> courier-imap-2.2.1"
|
||
Gave the imapsync-undef_arrayref.diff patch.
|
||
Added and wrote option --foldersizes
|
||
Gave link http://sourceforge.net/projects/migrationtool/
|
||
|
||
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.
|
||
|