This commit is contained in:
Nick Bebout 2011-03-12 02:44:40 +00:00
parent bf62e181ca
commit c09ef20a65
10 changed files with 2699 additions and 87 deletions

18
CREDITS
View file

@ -1,7 +1,6 @@
#!/bin/cat
# $Id: CREDITS,v 1.114 2008/08/13 23:34:05 gilles Exp gilles $
# $Id: CREDITS,v 1.115 2008/08/27 11:56:52 gilles Exp gilles $
I thank very much all of these people.
If you want to make a donation to the author, Gilles LAMIRAL:
@ -15,13 +14,22 @@ b) If you can read french, please use the following wishlist :
c) its paypal account gilles.lamiral@laposte.net
Here are the people I thanks, and why :
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.
I thank very much all of these people.
Daniel Skinner
Made me write the FAQ entry about offlineimap and
read its documentation.
Ploc
Made me write the option --idatefromheader
Pierre-Emmanuel André
Success from dovecot 1.0.0 to Archiveopteryx 2.10
Success from dovecot 1.0.0 to Archiveopteryx 3.0.0
Kevin Harriss
Pushed me to find (documentation and source) and solve
@ -424,10 +432,6 @@ 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.