1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/CREDITS
Nick Bebout f79724c166 1.175
2011-03-12 02:44:26 +00:00

261 lines
6.1 KiB
Plaintext

#!/bin/cat
I thank very much all of these people.
Stephen Weir
Made a successful migration from
"Scalix" to "Eudora WorldMail v2"
Gave the good option for success (see FAQ)
Kjetil Torgrim Homme
Gave a jumbo patch adding
--authuser
--authmech
--ssl
and many improvments.
Adam Kosmin
Succeed to migrate from cyrus with an admin
account and gave us the example. (see FAQ).
--authuser1 option
Kurt Hoffmann
Had a pb with a big message on Zimbra-IMAP.
Did he finally succed ? Yes
"a stupid setting in Zimbra that restricts the size of
emails that can be uploaded via IMAP"
Robert Terzi
Seems to have the mbox vs Maildir/ problem
and gave the --regexmess 's/\AFrom \w .*\n//'
solution.
Had the "Word too large" bug with old UW and
big folder. Made me add --split1 and --split2 options.
Subbarao & Prasanthi Punnamaraju
Asked how to move emails from InBox to a sub-folder.
Sven Havemann
Moved from Braunschweig to Graz and asked
how to move Braunschweig mail sorted into
a folder INBOX.Braunschweig
See FAQ.
Vincent Deffontaines
Made me talk about --exclude 'fold1|fold2|f3'
Gave a patch for multiple --exclude
Jim Rosenberg
Had problems with dbmail 2.0.7.
Gave up too early with bad feedback :-)
Thomas Stegbauer
Suggested the mailing list creation.
Stan Novogroudski
Made me wrote the learn/subscribe script example.
René Pfeiffer
Paid me 100 euros for just an imapsync success story
and little help from me. René also wrote a LinuxGazette
article about imapsync in march 2006
Mike
Gave "Mdaemon 8.1" success story.
(Pb with folders containing 2000 messages,
had to split them to 800 messages)
Nicolai Rasmussen
Suggested the --minage option and asked
a friend of him to code it.
I made it compatible with --maxage too.
Marcos Sungaila
Reported the "do not consider namespace" bug
once again. And I fixed it. I think.
Michael Menge
Patch made --regextrans2 a multiple option
Arnaud Launay
Bug about --expunge12 (no option code)
Kirk Averett
Bug about --subscribed option. I stupidly
commented a map line in release 1.138
Here are the persons who helped me to develop imapsync.
Feel free to tell me if a name is missing or if you want
to remove one.
Evert Mouw
Gave the "Term::ReadKey" module dependency problem.
Roy Hoobler
Problems with big folders.
Bug about message sizes.
Michael Muenz
"no errors (about 80 users)
from Exchange 5.5 to CyrusIMAPd 2.2.12"
Javier Gomez
Failure with MailEnable version 1.54
Mark Waters
Had a problem with --maxsize --skipsize (a bug)
Costa Tsaousis
Had a problem with a huge mailbox (20000 messages)
Scott Glenn
Found the bug about --regexmess applied only on the first
message.
Dag-Erling Smørgrav
Gave a patch to add --buffersize option.
Found a bug about acls sync.
Gave a patch that broke my acls...
Brian Cunnie
Write good French and a patch
to allow password input on command line
if none by options --password nor --passfile
James Eborall
Gave "Samsung Contact IMAP server 8.5.0"
Lincoln Zuljewic Silva
Gave "Domino IMAP4 Server Release 5.0.7"
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
Gave Groupwise Novell return and howto success.
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.