CREDITS 29 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259
  1. #!/bin/cat
  2. # $Id: CREDITS,v 1.193 2019/07/31 23:05:10 gilles Exp gilles $
  3. If you want to make a donation to me, imapsync author, Gilles LAMIRAL,
  4. use any of the following ways:
  5. b) If you can read french, please use the following wishlist :
  6. http://amazon.fr/gp/registry/wishlist/37RZF7PPCD7YL
  7. (books will be send with free postal cost)
  8. c) my paypal account is gilles@lamiral.info
  9. http://imapsync.lamiral.info/S/donate.shtml
  10. My postal address is:
  11. Gilles LAMIRAL
  12. 22 La Billais
  13. 35580 Baulon
  14. FRANCE
  15. Here are the persons who helped me to develop and maintain imapsync.
  16. Feel free to tell me if a name is missing or if you want to remove one.
  17. I thank very much all of these people.
  18. I thank also very much all people who bought imapsync from the homepage
  19. but I don't cite them here.
  20. Sean McDougall from New Brunswick, Ian Thomas & Matt Wilks from Toronto
  21. Sean found the solution and wrote the FAQ item in FAQ.Exchange.txt
  22. "NO Maximum size of appendable message has been exceeded"
  23. and Ian & Matt reported it to me.
  24. Tomasz Makara
  25. Gave FAQ.Massive.txt fixes about network monitoring on Windows any release.
  26. Joe Pruett
  27. Bugfix about delete_message_on_host1() not using --noexpungeaftereach
  28. Mike Salonia
  29. Contributed by using and validating the multi-archive Gmail
  30. destination account. See FAQ.d/FAQ.Gmail.txt
  31. Sebastian Lemke
  32. Contributed by moving hosts from sync_loop_unix.sh to the
  33. credentials file "file.txt".
  34. Ingo Wichmann
  35. Contributed by giving the book
  36. 14.95 USD "Rambles Through My Library"
  37. David Karnowski.
  38. Suggested --disarm_read_receipts for its regex.
  39. Erik Torsner.
  40. Gave patch for create_folder() and nested folders.
  41. http://erik.torgesta.com/2013/05/gmail-and-google-apps-mail-migration/
  42. Ralf Hauber
  43. Gave installation tips for Centos and a bug report about
  44. final statistics for newly created folders.
  45. Dave Murray
  46. Simon Savva
  47. Found, reported and solved the "Flagged" flag Exchange bug.
  48. Krul, Patrick
  49. Found bug about trailing blanc on Win32 cache dir.
  50. Jonathan Daley
  51. Contributed by giving the book
  52. 13.33 EUR "Cartoon Guide to Statistics"
  53. Bowman Gillianne
  54. Contributed by giving the book
  55. 8.60 EUR "L'Épreuve de l'étranger: Culture et traduction dans l'Allemagne romantique"
  56. Paul Heller
  57. Contributed by giving the book
  58. 28.54 "Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems"
  59. Jim Klimov
  60. Gave patch to handle proxyauth failures.
  61. Eduardo Bortoluzzi Junior
  62. Write the XOAUTH code and FAQ item.
  63. Marc Weber
  64. Suggested --mark-as-deleted1 --mark-as-deleted2
  65. Jeff Verheyen
  66. Contributed by giving a 32GB micro SDHC card and the book
  67. 29.69 "Design by Nature: Using Universal Forms and Principles in Design"
  68. David Abrahams
  69. Gave a patch for --authmech PREAUTH
  70. Peter Fuchs
  71. Contributed by giving the book
  72. 30.86 "Designed for Use: Create Usable Interfaces for Applications and the Web"
  73. Pierre GUILLAUME // e-Lixir
  74. Fixed 2 bugs about [Gmail] folder names.
  75. one is about $cache_dir and bsd_globs() that needs escaped characters.
  76. Second is eval and --delete2foldersonly --delete2foldersbutnot that need
  77. also good escaping. Thanks.
  78. Unknown (Found no card in the packet; may be lost since book is damaged, amazon and paper box for an international transported book ...)
  79. Contributed by giving the book
  80. 87.18 "Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp"
  81. Christophe Kern
  82. Bugfix in the invoice ("paiement à réception de facture")
  83. GSSAPI proposition
  84. --useuid --nousecache creates duplicates and should be documented.
  85. --usecache creates many inodes
  86. Thomas Edgar
  87. Gave a FAQ item "from Exchange 2003 to Cyrus Imap 2.4"
  88. Dan Hulme.
  89. Found a bug in the FAQ about --regextrans2
  90. (Fix is --regextrans2 's,${h2_prefix}(.*),${h2_prefix}FOO${h2_sep}$1,')
  91. Suggested default --useheader 'Message-ID' --useheader 'Received'
  92. (Exchange compliant)
  93. Ameir Abdeldayem
  94. Gave a patch to sync messages lacking Message-ID
  95. http://www.linux-france.org/prj/imapsync_list/msg01151.html
  96. Yousaf Shah
  97. Contributed by giving the book
  98. 19.90 "Making Things Talk: Using Sensors, Networks, and Arduino to see, hear, and feel your world"
  99. Klaus Franken
  100. Patch to avoid useless warning "Use of uninitialized value $uid1 in exists"
  101. Charles H Deling
  102. Contributed by giving the book
  103. 13.59 "The Twitter Book"
  104. Paulo Victor Fernandes da Silva
  105. Contributed by giving money 1 USD
  106. Daniel Rohde
  107. Bugfix. Solaris 10. ps -o vsz -p @PID
  108. Dex Kelson.
  109. Contributed by his patch for a better good_date() with --idatefromheader over 100000 messages.
  110. Unknow (@baccari.it)
  111. Contributed by giving the book
  112. 32.65 "Metamagical Themas: Questing For The Essence Of Mind And Pattern"
  113. Unknow
  114. Contributed by giving the book
  115. 20.31 "Fluid Concepts And Creative Analogies: Computer Models Of The Fundamental Mechanisms Of Thought"
  116. Khalid Shakir
  117. Contributed by giving the book
  118. 75.00 "Selected Papers on Fun and Games [Hardcover]"
  119. Alexander J. Stein
  120. Contributed by giving the book
  121. 22.00 "Weinberg on Writing: The Fieldstone Method"
  122. Doug Ferguson
  123. Contributed by giving the books
  124. 35.16 "Test Driven Development: By Example"
  125. 13.86 "Gödel, Escher, Bach: An Eternal Golden Braid"
  126. 14.49 "The Mind's I: Fantasies and Reflections on Self & Soul"
  127. 46.42 "Memory"
  128. Timothy Jay Chambers
  129. Contributed by giving the book
  130. 27.32 "Mathematics and Plausible Reasoning: Volume II Patterns of Plausible Inference"
  131. D.R. Crane
  132. Contributed by giving the book
  133. 40.90 "Working Effectively with Legacy Code"
  134. Daniel Melnechuk
  135. Contributed by giving the book
  136. 10.02 "The Design of Everyday Things"
  137. Pratch Pakpinpetch
  138. Contributed by giving the book
  139. 17.95 "Life and How to Survive It"
  140. Edward Helvund
  141. Contributed by giving the book
  142. 9.84 "Satan, Cantor and Infinity: Mind-Boggling Puzzles"
  143. Andrea Provaglio
  144. Contributed by giving the book
  145. 24.95 "Salsa, Further Adventures In Afro Cuban Music For Piano"
  146. Eric Busalacchi
  147. Contributed by giving money 84 USD
  148. Jorge López Pérez
  149. Gave patch proxyauth-v2_1.366.patch
  150. Jeffrey Allison
  151. Contributed by giving money 30 USD
  152. Roger Schmid
  153. Contributed by giving money 100 USD
  154. Danny Schulz
  155. Contributed by giving money 15 USD
  156. Christian Kowarzik
  157. Contributed by giving money 90 USD
  158. for --deletefolder2 option.
  159. Harald Petrovitsch
  160. Contributed by giving the book
  161. 29.95 "Families and How to Survive Them"
  162. Tobias Fink
  163. Contributed by giving money 5 Eur
  164. Yanick Cyr
  165. Contributed by giving money 25 USD
  166. Trony Tigno
  167. Contributed by giving money 5 USD
  168. Paul Garner
  169. Contributed by giving money 5 USD
  170. Kevin Kretz
  171. Contributed by giving the books
  172. 15.25 "Tres Cubano: A Complete Guide To Playing The Cuban Tres Guitar (Book & CD)"
  173. 24.00 "Creative Clowning"
  174. Kirk Ismay
  175. Contributed by giving money 50 USD
  176. Fast-Serv Technologies
  177. Contributed by giving money 10 USD
  178. Christian Leue
  179. Contributed by giving money 25 USD
  180. Tony Pearse
  181. Contributed by giving money 25 USD
  182. Jan Keymeulen
  183. Contributed by giving money 10 USD for 50% speedup.
  184. Globule Bleu
  185. Contributed by giving money 15 USD
  186. Martin Schlagnitweit
  187. Contributed by giving money 20 USD
  188. Martin Werthmoeller
  189. Gave a patch ./patches/imapsync-1.337_tobit_V6.patch
  190. Jeremy Stent
  191. Contributed by giving the book
  192. 13.60 "Unfolding the Napkin: The Hands-On Method for Solving Complex Problems with Simple Pictures"
  193. BudgetDedicated
  194. Contributed by giving money 5 USD
  195. Wilton de Oliveira Garcia
  196. Contributed by giving money 10 USD
  197. David Osbo
  198. Contributed by giving the book
  199. 15.61 "The Complete Idiot's Guide to Conversational Sign Language Illustrated"
  200. Jeroen Ticheler
  201. Contributed by giving the book
  202. 23.77 "Maps of Narrative Practice"
  203. Korey Kwilinski
  204. Contributed by giving money 20 USD
  205. Bertrand STERN
  206. Contributed by giving money 100 USD
  207. George Hazlewood
  208. Contributed by giving money 40 USD
  209. Miguel Jacq
  210. Contributed by giving money 100 AUD
  211. Jörg Friedrichs
  212. Found a FAQ bug about "From ".
  213. Telematic Freedom Foundation
  214. Contributed by giving the book
  215. 11.20 "The Tao Is Silent"
  216. Jurgen Hoffmann
  217. Contributed by giving the book
  218. 24.95 "Salsa and Afro Cuban Montunos for Guitar"
  219. Thomas In der Rieden
  220. Contributed by giving the book
  221. 13.57 "Nature's Building Blocks: An A-Z Guide to the Elements"
  222. Sarah Van Vliet
  223. Contributed by giving money 25 USD
  224. Gregory Hedo
  225. Contributed by giving money 100 Euros
  226. Jesse Feddema
  227. Contributed by giving money 5 USD
  228. Justin Morgan
  229. Contributed by giving money 25 USD
  230. Eelco Maljaars
  231. Contributed by giving money 10 USD
  232. Pertti Karppinen
  233. Found and fixed a bug in compare_lists().
  234. No flag on host1 was not removing flags on host2.
  235. Owen Allsopp
  236. Contributed by giving the book
  237. 16.66 "The Success of Open Source"
  238. Kai Rankio
  239. Contributed by giving the book
  240. 16.47 "Producing Open Source Software: How to Run a Successful Free Software Project"
  241. Joshua Schmidlkofer
  242. Contributed by giving the book
  243. 36.97 "Hacker's Delight"
  244. Mark Charette
  245. Contributed by giving the book
  246. 23.09 "MAKE: Electronics: Learning Through Discovery"
  247. Mordur Ingolfsson
  248. Contributed by giving the book
  249. 47.16 "Mobile Python: Rapid prototyping of applications on the mobile platform"
  250. Daryl Herzmann
  251. Contributed by giving the book
  252. 19.77 "The Elements: A Visual Exploration of Every Known Atom in the Universe"
  253. Brian Fonseca
  254. Contributed by giving the book
  255. 35.95 "Lions' Commentary on Unix"
  256. Gary MacIsaac
  257. Contributed by giving the books
  258. 32.00 "The Mathematical Theory of Communication"
  259. 34.61 "Beautiful Teams: Inspiring and Cautionary Tales from Veteran Team Leaders"
  260. 91.26 "Mathematics: A Human Endeavor (3rd Edition)"
  261. Benjamin Clayton
  262. Contributed by giving the book
  263. 38.20 "Beautiful Data: The Stories Behind Elegant Data Solutions"
  264. Sandra Hallenbeck
  265. Contributed by giving the book
  266. 40.09 "Feynman Lectures on Computation"
  267. Robert Bauer
  268. Contributed by giving the book
  269. 31.50 "Programming Interactivity: A Designer's Guide to Processing, Arduino, and Openframeworks" by Joshua Noble
  270. R.W. Rodolico
  271. Contributed by giving the book
  272. 25.60 "Le Ton Beau De Marot: In Praise Of The Music Of Language" by Clément Marot, Douglas R. Hofstadter
  273. Martin & Simon Clauss
  274. Contributed by giving the book
  275. 23.09 "The Best of Instructables Volume I: Do-It-Yourself Projects from the World's Biggest Show & Tell (v. 1)" by MAKE magazine and Instructables.com
  276. Phil Haigh
  277. Contributed by giving the book
  278. 29.70 "The Failure of Risk Management: Why It's Broken and How to Fix It" by Douglas W. Hubbard
  279. Frank Justin Woodman
  280. Contributed by giving the book
  281. 31.49 "JavaScript: The Definitive Guide" by David Flanagan
  282. Matt Garretson
  283. Contributed by giving the books
  284. 42.66 "Beautiful Testing: Leading Professionals Reveal How They Improve Software (Theory in Practice)" by Adam Goucher
  285. 13.46 "Salsa Piano - The Complete Guide with CD!: Hal Leonard Keyboard Style Series" by Hector Martignon
  286. Joseph L. Hemen
  287. Contributed by giving the book
  288. 32.97 "Nmap Network Scanning: The Official Nmap Project Guide to Network Discovery and Security Scanning" by Gordon Fyodor Lyon
  289. Ralf Hildebrandt
  290. Contributed by giving the book
  291. 18.82 "The Colossal Book of Mathematics: Classic Puzzles, Paradoxes, and Problems" by Martin Gardner
  292. Mariano Absatz
  293. Contributed by giving the book
  294. 28.35 "How to Measure Anything: Finding the Value of "Intangibles" in Business" by Douglas W. Hubbard
  295. Craig Maloney
  296. Contributed by giving the book
  297. 9.32 "Eye Twisters: Ambigrams & Other\u200b Visual Puzzles to Amaze and Entertain" by Burkard Polster
  298. Michael Betts
  299. Contributed by giving the book
  300. 9.50 "Q.E.D.: Beauty in Mathematical Proof (Wooden Books)" by Burkard Polster
  301. Steve Rippl
  302. Contributed by giving the book
  303. 31.67 "The Mythical Man-Month"
  304. Hubert Garrido
  305. Contributed by giving the book
  306. 19.79 "JavaScript: The Good Parts"
  307. Kelsey Cummings
  308. Contributed by giving the book
  309. 64.12 "Computer Architecture: Concepts and Evolution 2-Volume Set"
  310. Gabriel Gonzalez
  311. Contributed by giving the book
  312. 29.69 "Network Warrior"
  313. Dr Wolfram Haupt
  314. Contributed by giving the book
  315. 8.00 "In the Beginning...was the Command Line"
  316. Peter Kooiman
  317. Contributed by giving the book
  318. 19.79 "Illustrated Guide to Home Chemistry Experiments"
  319. William David Pooser
  320. Contributed by giving the books
  321. 12.89 "How to Solve It: A New Aspect of Mathematical Method "
  322. 23.39 "How to Prove It: A Structured Approach"
  323. Edward Blackburne
  324. Contributed by giving the book
  325. 26.95 "Mathematics and Plausible Reasoning (vol 1)"
  326. Xavier Gattuso
  327. Contributed by giving the book
  328. 21.86 "Wicked Cool Perl Scripts: Useful Perl Scripts That Solve Difficult Problems"
  329. Richard Madison
  330. Contributed by giving the books
  331. 69.95 "Topologie générale: Chapitres 1-4 (French Edition)"
  332. 69.95 "Topologie générale: Chapitres 5-10 (French Edition)"
  333. Bill Raines
  334. Contributed by giving the book
  335. 31.49 "Designing Web Navigation: Optimizing the User Experience"
  336. Bataille Vincent
  337. Contributed by giving the books
  338. "Les techniques narratives du cinéma"
  339. "Entretien avec Fabienne Verdier"
  340. Sann GmbH
  341. Contributed by giving the book
  342. 12.21 "Uncommon Therapy (Haley, Jay)"
  343. Frank Justin Woodman
  344. Contributed by giving the book
  345. 75.60 "The Art of Electronics"
  346. Yohann Lucas
  347. Sent a bug report about "+FLAGS" behavior.
  348. Reuben Thomas
  349. Corrected my bad english in the README imapsync(1).
  350. Michal Kubski
  351. Wrote TLS support patches/imapsync-1.217_tls_support.patch
  352. Jari Salmela
  353. Had success with Sun Java(tm) System Messaging Server 6.2-7.05
  354. Gave patches/imapsync_1.267_jari
  355. Not applied, this patch is too server specific but
  356. can be useful to specific users.
  357. Alexander Skwar
  358. From Google Apps domain to Googlemail account.
  359. Had a problem "NO Invalid folder: Sent (Failure)" with
  360. another folder. Solved by --folder (see FAQ)
  361. Cassio Brodbeck Caporal
  362. Had Microsoft Exchange 2000 6.0.6487.0 success.
  363. Tomasz Kaczmarski
  364. Found the nice trick
  365. --skipheader '^(?!Message-ID)'
  366. for buggy servers sending the whole header instead of
  367. just one line when --useheader 'Message-ID' is used.
  368. Benjamin Shapiro
  369. Contributed by giving $5,00 USD (finally 3,38 EUR )
  370. Gustavo Lozano
  371. Contributed by giving the book
  372. 19.77 "Wicked Cool Shell Scripts"
  373. Stefan Schmidt
  374. Wrote "speed problem for large mails" FAQ entry.
  375. Fixed INBOX/INBOX bug.
  376. Janina Banach
  377. Contributed by giving the books
  378. 19.77 "Hardware Hacking Projects for Geeks"
  379. 23.09 "The Best of MAKE"
  380. Ricardo David Consolo
  381. Contributed by giving the book
  382. 16.49 "More Joel on Software: Further Thoughts on Diverse and ..."
  383. Quirin Scheitle and Florian Kessler
  384. Contributed by giving the books
  385. 32.97 "Designing interfaces: Patterns for Effective Interaction Design"
  386. 26.39 "Learning Perl, 5th edition"
  387. Robert Sanders
  388. Contributed by giving the book
  389. 40.00 "Processing : A Programming Handbook for Visual Designers and Artists"
  390. Patrick C.F. Ernzer
  391. Contributed by giving the book
  392. 19.77 "Funkifying the Clave: Bass and Drums, Goines Ameen"
  393. Daniel Skinner
  394. Made me write the FAQ entry about offlineimap and
  395. read its documentation.
  396. Ploc
  397. Made me write the option --idatefromheader
  398. Pierre-Emmanuel André
  399. Success from dovecot 1.0.0 to Archiveopteryx 2.10
  400. Success from dovecot 1.0.0 to Archiveopteryx 3.0.0
  401. Kevin Harriss
  402. Pushed me to find (documentation and source) and solve
  403. the authuser method with uw-imap. FAQ entry.
  404. Scott Pedigo
  405. Contributed by giving the book
  406. 11.55 "Smart and Gets Things Done"
  407. Don Jackson
  408. Contributed by giving the book
  409. 15.64 "The Back of the Napkin"
  410. Joschua Penix
  411. Contributed by giving the book
  412. 26.39 "Programming Collective Intelligence"
  413. Bertram N Shure
  414. Contributed by giving the book
  415. 15.61 "Hackers and Painters".
  416. Simon Heimlicher
  417. Gave a patch to avoid non-selectable folders.
  418. Stéphane Besnard
  419. Success from Serveur Domino IMAP4 Edition France 4.61 Code
  420. to Cyrus IMAP4 v2.3.7 server ready
  421. Drew McLellan
  422. Contributed by giving the book
  423. 30.55 "Peopleware: Productive Projects and Teams"
  424. Nirdosh Shah
  425. Contributed by giving the books
  426. "The Best Software Writing I"
  427. "True Cuban Bass"
  428. "The Latin Bass Book"
  429. Philip Jocks
  430. Contributed by giving the book
  431. "User Interface Design for Programmers"
  432. Karl McCurdo
  433. Contributed by giving the book
  434. "Joel on software and on diverse..."
  435. David Breiland
  436. Contributed by giving the book
  437. "Mastering Perl"
  438. Marek Mahut (Fedora Project)
  439. - Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-8.1.RHEL4 to Zimbra Collaboration Suite 5.0.4.
  440. - Bug report about "parse_headers want an ARRAY ref"
  441. - Patch fixing "parse_headers want an ARRAY ref" (finally patch failed)
  442. - Packaged imapsync for Fedora imapsync-1.249-1.fc8
  443. - Gave the book "Intermediate Perl"
  444. - Thanked for imapsync
  445. No one did so much, and in one email!
  446. Blake Heinemann
  447. Contributed by giving the book
  448. "Perl Testing: A Developer's Notebook"
  449. Nathan Mills
  450. Contributed by giving the book
  451. "Mapping Hacks"
  452. Patrick Dayton (Medicus Insurance Compagny)
  453. Contributed by giving the book
  454. "Perl Hacks"
  455. Daniel Kohn
  456. Contributed by giving the book
  457. "Combinatorial Optimization: Algorithms and Complexity"
  458. Cvitkovich Andres
  459. Gave a patch to implement
  460. * --pidfile option.
  461. * --tmpfile option.
  462. * --skipheaderinfolder option.
  463. Had a successful 550000 users migration with imapsync !
  464. Scott Musser
  465. Contributed by giving the book
  466. "The mathematics of Juggling"
  467. George Henry Lenzer
  468. Contributed by giving the book
  469. "Higher-Order Perl"
  470. Bryce Schober
  471. Gave FAQ entry "imapsync ssl on win32".
  472. Gave FAQ entry "synchronisation to gmail"
  473. Arnt Gulbrandsen
  474. Found FAQ bug "Flags have to begin with a \ character."
  475. An imap server (archiveopteryx) coder that test imapsync,
  476. very rare.
  477. Wonko (http://wonko.com/)
  478. Wrote a good ruby script doing the same thing than imapsync.
  479. Scott Musser
  480. Suggested the --delete2folders option.
  481. Axel Rau
  482. Success from courier-imap 3.0.3 to archiveopteryx 2.03
  483. Martin Wunderli
  484. Contributed by giving the book
  485. "Computers and Intractability". Garey.
  486. Huelbe Garcia
  487. Contributed by giving the book
  488. "The Shoelace Book" by Burkard Polster.
  489. Miron Cuperman
  490. Contributed by giving the book
  491. "Beautiful Code: Leading Programmers Explain How They Think"
  492. Demian Rootring
  493. Failure story with dbmail 0.9 (as a "from" server)
  494. Patrick Ben Koetter
  495. Gave link to imapmigrate : http://sourceforge.net/projects/cyrus-utils/
  496. Will wrote an article about imapsync, imapmigrate, offline-imap
  497. in German Linuxmagazin http://www.linuxmagazin.de/ January 2008
  498. Julien MARY
  499. From Dovecot 0.99.14 to Courier 3.0.8 (success)
  500. John Owens
  501. FAQ "Does imapsync retain the \Answered and $Forwarded flags?"
  502. From ??? imap server to gmail. Success or failure ?
  503. Lorenz Wallner
  504. Had success from "GMX IMAP4 StreamProxy" to Courier-IMAP.
  505. Stan Larson
  506. Contributed by giving the book "Biting and Humorous Tales of a
  507. Software Engineering Manager".
  508. Daniel I. Meiron
  509. Contributed by giving the book "Asterisk: The future of Telephony"
  510. Todd Minnella
  511. Contributed by giving the book "Agile and Iterative Development".
  512. Balázs Bárány
  513. Suggested to update documentation about --authuserX:
  514. avoid use of --authmechX with --authuserX
  515. Peer Heinlein
  516. Suggested the --justlogin* options.
  517. Chris Weinhaupl
  518. Had problems from courier to zimbra
  519. (failure story ?)
  520. Peer Heinlein
  521. Had problem with *AsterixFolder
  522. Derek Diget
  523. Suggested --tmpdir
  524. Asbjørn Clemmensen
  525. Gave "Deerfield VisNetic MailServer 5.8.6" imap server.
  526. Found a bug about internal date in Deerfield.
  527. Made me fix date with Date::Manip
  528. Finally had success from Deerfield to Dovecot ?
  529. Marc Laporte
  530. Gave me 30$ and made me register a paypal account.
  531. Clark Allan
  532. Had \RECENT flag bug problem.
  533. Tried to migrate from mailenable to Zimbra.
  534. Futur will tell if imapsync can be a good boy for mailenable.
  535. Kevin Henrikson (Zimbra)
  536. Gave me many books.
  537. Paolo Oopla
  538. FAQ about "99.8% cpu right after start" and --noauthmd5 solution.
  539. Marc Jauvin
  540. Found 1.217 slower than 1.182 (80s -> 250s, 2400 mail, 90MB)
  541. Neil Brown
  542. Made a rpm package of imapsync and gave the
  543. imapsync.spec file.
  544. Olaf Menkens
  545. Valentí Jové
  546. Had problem with flags and revision 1.201
  547. Heiko Kirsch
  548. Found the 24 characters bug in username.
  549. In fact this is 76 in Mail::IMAPClient, md5, MIME::Base64::encode.
  550. Morten W. Petersen
  551. Asked for the default behavior.
  552. All folders, recursively.
  553. Tobias Müller
  554. Found the buddy max inversion mistake in
  555. the documentation.
  556. Gavin Atkinson
  557. MailEnable under Windows to Dovecot under FreeBSD
  558. Not really a success. Just a one run copy.
  559. MailEnable does not give its headers.
  560. Simon Matter
  561. Had problem with append_string()
  562. from Cyrus-IMAPd to Lotus Notes 7.0.2
  563. Samuel Graenacher (Simon's friend)
  564. Wrote a patch to add flags and date to append_file()
  565. Foo Kok Wai
  566. MDaemon 9.5.4 success
  567. Mercury 4.1 success
  568. UW v12.264 success
  569. Enzo Michelangeli
  570. Made me try a second LOGIN login on first login failure.
  571. Carlos Roldan
  572. Made me change login() to login2()
  573. SmarterMail success
  574. Florin Andrei
  575. Suggested to remove the bad behavior with INBOX
  576. and --prefix2 (prefix2 was ignored)
  577. Had a good discussion about memory in cyrus ml.
  578. Tashfeen Bhimdi
  579. IO::Socket::SSL have to be optional
  580. PLAIN without Capability AUTH=PLAIN is needed.
  581. Jalal
  582. Found --include and --include unuseful
  583. Wrote --include or --include patch
  584. Daniel Ammann
  585. Made me finally write the --folderrec option.
  586. Gave OpenMail to Cyrus success
  587. Nicola De Marco
  588. Had authenticate problems with PLAIN
  589. and gave me a beautiful donation with the imapsync wishlist.
  590. Arunav Mandal
  591. Success ?
  592. from Domino IMAP4 Server Release 7.0.2
  593. to Scalix IMAP server 10.0.1.3
  594. Eric Yellin
  595. Failure from Imail 7.04 (not sure)
  596. Barry W. Hickey
  597. Success from Microsoft Exchange 5.5 to Zimbra 4.0.4
  598. Damjan Perenic
  599. Success from cyrus to notes.
  600. Pb with big messages.
  601. Tom Allison
  602. Had problem with dovecot and dbmail
  603. Message-Id Message-ID. So imapsync is
  604. now case insensitive with header keywords.
  605. David Abrahams
  606. Had problem with flags, suggested flag output.
  607. RISKO Gergely
  608. Maintain imapsync debian package.
  609. Marten Lehmann
  610. Made me talk about imapsync cpu and memory hungriness.
  611. Made me remove the exit(1) in case "No CAPABILITY for AUTHENTICATE"
  612. Found bug : imapsync does not delete messages immediately
  613. after a successful transfer but the next run.
  614. Paul Fisher
  615. Bug fix when "user<NUL>authuser<NUL>password" is over 76 characters
  616. encode_base64 and \n
  617. Christian Michallek
  618. Success with "David Tobit V8" to dbmail 2.0.9
  619. Robert Penz
  620. Had problem to migrate from Groupwise 7.0.
  621. Finally he migrated via outlook connector.
  622. (It is an imapsync failure).
  623. Doug Gorton
  624. Fixed bug about variable mess_size_total_skipped.
  625. Jonathan Doughty
  626. Found problem aboutthe md5 file on linux-france.org
  627. Chris Toledo
  628. Had problems from iPlanet 5.2 to Groupwise 7.0.
  629. Solved them with GW7 pack1. See the imapsync FAQ.
  630. Steven Ledwith
  631. Success from Rockliffe Mailsite 5.3.11 to dovecot-1.0-0.beta2.7
  632. Made me write the --regexflag option.
  633. J.R. Taisto
  634. For syntax faults detection in the documentation.
  635. Stephen Weir
  636. Made a successful migration from
  637. "Scalix" to "Eudora WorldMail v2"
  638. Gave the good option for success (see FAQ)
  639. Kjetil Torgrim Homme
  640. Gave a jumbo patch adding
  641. --authuser
  642. --authmech
  643. --ssl
  644. and many improvments.
  645. Adam Kosmin
  646. Succeed to migrate from cyrus with an admin
  647. account and gave us the example. (see FAQ).
  648. --authuser1 option
  649. Kurt Hoffmann
  650. Had a pb with a big message on Zimbra-IMAP.
  651. Did he finally succed ? Yes
  652. "a stupid setting in Zimbra that restricts the size of
  653. emails that can be uploaded via IMAP"
  654. Robert Terzi
  655. Seems to have the mbox vs Maildir/ problem
  656. and gave the --regexmess 's/\AFrom \w .*\n//'
  657. solution.
  658. Had the "Word too large" bug with old UW and
  659. big folder. Made me add --split1 and --split2 options.
  660. Subbarao & Prasanthi Punnamaraju
  661. Asked how to move emails from InBox to a sub-folder.
  662. Sven Havemann
  663. Moved from Braunschweig to Graz and asked
  664. how to move Braunschweig mail sorted into
  665. a folder INBOX.Braunschweig
  666. See FAQ.
  667. Vincent Deffontaines
  668. Made me talk about --exclude 'fold1|fold2|f3'
  669. Gave a patch for multiple --exclude
  670. Jim Rosenberg
  671. Had problems with dbmail 2.0.7.
  672. Gave up too early with bad feedback :-)
  673. Thomas Stegbauer
  674. Suggested the mailing list creation.
  675. Stan Novogroudski
  676. Made me wrote the learn/subscribe script example.
  677. René Pfeiffer
  678. Paid me 100 euros for just an imapsync success story
  679. and little help from me. René also wrote a LinuxGazette
  680. article about imapsync in march 2006
  681. Mike
  682. Gave "Mdaemon 8.1" success story.
  683. (Pb with folders containing 2000 messages,
  684. had to split them to 800 messages)
  685. Nicolai Rasmussen
  686. Suggested the --minage option and asked
  687. a friend of him to code it.
  688. I made it compatible with --maxage too.
  689. Marcos Sungaila
  690. Reported the "do not consider namespace" bug
  691. once again. And I fixed it. I think.
  692. Michael Menge
  693. Patch made --regextrans2 a multiple option
  694. Arnaud Launay
  695. Bug about --expunge12 (no option code)
  696. Kirk Averett
  697. Bug about --subscribed option. I stupidly
  698. commented a map line in release 1.138
  699. Evert Mouw
  700. Gave the "Term::ReadKey" module dependency problem.
  701. Roy Hoobler
  702. Problems with big folders.
  703. Bug about message sizes.
  704. Michael Muenz
  705. "no errors (about 80 users)
  706. from Exchange 5.5 to CyrusIMAPd 2.2.12"
  707. Javier Gomez
  708. Failure with MailEnable version 1.54
  709. Mark Waters
  710. Had a problem with --maxsize --skipsize (a bug)
  711. Costa Tsaousis
  712. Had a problem with a huge mailbox (20000 messages)
  713. Scott Glenn
  714. Found the bug about --regexmess applied only on the first
  715. message.
  716. Dag-Erling Smørgrav
  717. Gave a patch to add --buffersize option.
  718. Found a bug about acls sync.
  719. Gave a patch that broke my acls...
  720. Brian Cunnie
  721. Write good French and a patch
  722. to allow password input on command line
  723. if none by options --password nor --passfile
  724. James Eborall
  725. Gave "Samsung Contact IMAP server 8.5.0"
  726. Lincoln Zuljewic Silva
  727. Gave "Domino IMAP4 Server Release 5.0.7"
  728. Dan Wang
  729. Gave "Novell NetMail and Novell Groupwise"
  730. Reported bug Novell NetMail flags undef
  731. Per olof Ljungmark
  732. Gave
  733. "Netscape Messaging Server 4.15 Patch 7 (built Sep 12 2001))
  734. Cyrus IMAP4 v2.2.10"
  735. Harald A. Irmer
  736. Huge migration with mbox format pb.
  737. Several problems.
  738. Gave http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html link.
  739. Aleksandar Milivojevic
  740. Had problems with the flags arrays
  741. Paul Dekkers
  742. Had a problem with perl on freebsd.
  743. Had memory problems solved by memory added.
  744. Suggested --regexmess too, too late :-)
  745. Jean-Michel besnard
  746. Pb with woody, Mail::ImapClient and fetch_hash
  747. Jamie Neil
  748. Gave Groupwise Novell return and howto success.
  749. Suggested --regexmess option
  750. Norbert Schmidt
  751. Gave "from a Cyrus-IMAP Server to a Lotus Domino 6.5 IMAP Server".
  752. Had a problem with Domino \\ separator.
  753. Cliff Lipple
  754. Gave "from an NT Server running Qualcomm
  755. Worldmail to a Mac OS X Server running Cyrus."
  756. Bryce Walter
  757. Gave "OpenWave to Imail 8.12"
  758. David Alix
  759. Suggested transfer the ACL.
  760. Suggested order message transfer by uid.
  761. Gave "Simeon Messaging Server from MessagingDirect" and
  762. "Sendmail Advanced Messaging Server (from Sendmail.com)"
  763. Trying to migrate about 150 GBytes of mailstorage, 33000 mailboxes, 872 users.
  764. Will he succeed ?
  765. Timothy Falconer
  766. Documentation about option --skipheader (one time only)
  767. Gave "Domino IMAP4 Server Release 5.0.6"
  768. UW "IMAP4rev1 2003.338rh"
  769. Reed Sandberg
  770. Gave "MDaemon 7.0.1 ---> courier-imap-2.2.1"
  771. Gave the imapsync-undef_arrayref.diff patch.
  772. Added and wrote option --foldersizes
  773. Gave link http://sourceforge.net/projects/migrationtool/
  774. Christoph Nagelreiter
  775. Christoph ran imapsync to migrate from
  776. Microsoft MCIS to Cyrus IMAP.
  777. 16000 mailboxes, 15 GB.
  778. Will he succeed ? YES !
  779. Ivan Zilic Schmidt
  780. Made me start the FAQ.
  781. Suggested the --regextrans2 option.
  782. Leon Koch
  783. Gave Microsoft Exchange 2000 server and
  784. Domino IMAP4 Server Release 6.5.1
  785. Had pb with them :-)
  786. So I added the BUGS section about "Multiple copies".
  787. Harald Behrens
  788. Gave MS Exchange Server 5.5 success.
  789. Had "Message has no header/body separator" error.
  790. Kris Boulez
  791. Ran imapsync from iPlanet Messaging server 5.1 to a Domino
  792. (Notes) 6.5 server.
  793. Suggested --skipheader --skipsize options.
  794. Christophe Labouisse
  795. Add a pb with dbmail headers (first blank added, sort "Received:")
  796. William Hernandez (fromESS/PR Webmasters)
  797. Wrote patch for --timeout
  798. Gave IMail 7.15 new problem/success story
  799. Wim Kerkhoff
  800. Gave infos about mailutil.
  801. Holger Mauermann
  802. Bug about missing "AUTH=CRAM-MD5" (also copy-paste mistake in login_imap)
  803. Kaspar Brand
  804. Wrote code implementing options
  805. --include <regex>
  806. --exclude <regex>
  807. --maxsize <int>
  808. --maxage <int>
  809. and goodies (sort, no accent)
  810. Devin Reade
  811. Bug about destination separator character in source folder names.
  812. Rasjid Wilcox
  813. Bug about imap servers (DBmail and Bincimap) that don't support namespaces.
  814. Dave Rose
  815. Bug in help message about nested folders.
  816. Paul Boven
  817. Suggested --subscribe option, a better behavior and gave the patch.
  818. Suggested --prefix1 option.
  819. Tommi Lätti
  820. Suggested csv file loop (HUGE MIGRATION section) in pod doc.
  821. Vincent W.S. Tam
  822. Suggested --subscribed option.
  823. Eric Yung
  824. (Suggested --sep1 option) and tested it, and found a bug about it.
  825. Total amount of book prices :
  826. c \
  827. 28.54+\
  828. 30.86+\
  829. 87.18+\
  830. 19.90+\
  831. 13.59+\
  832. 32.65+\
  833. 20.31+\
  834. \
  835. 75.00+\
  836. \
  837. 35.16+\
  838. 13.86+\
  839. 14.49+\
  840. 46.42+\
  841. \
  842. 27.32+\
  843. 40.90+\
  844. \
  845. 10.02+\
  846. \
  847. 17.95+\
  848. 9.84+\
  849. \
  850. 24.95+\
  851. 29.95+\
  852. \
  853. 11.20+\
  854. 24.95+\
  855. 13.57+\
  856. \
  857. 16.66+\
  858. 16.47+\
  859. \
  860. 36.97+\
  861. 23.09+\
  862. 47.16+\
  863. \
  864. 19.77+\
  865. \
  866. 35.95+\
  867. 32.00+\
  868. 34.61+\
  869. 91.26+\
  870. 38.20+\
  871. 40.09+\
  872. \
  873. 31.50+\
  874. 25.60+\
  875. 23.09+\
  876. 29.70+\
  877. 31.49+\
  878. \
  879. 9.50+\
  880. \
  881. 42.66+\
  882. 13.46+\
  883. 32.97+\
  884. 18.82+\
  885. \
  886. 31.67+\
  887. 19.79+\
  888. \
  889. 64.12+\
  890. \
  891. 29.69+\
  892. \
  893. 8+\
  894. \
  895. 19.79+\
  896. \
  897. 12.89+\
  898. 23.39+\
  899. \
  900. 26.95+\
  901. 21.86+\
  902. \
  903. 69.95+\
  904. 69.95+\
  905. 31.49+\
  906. 12.21+\
  907. \
  908. 75.60+\
  909. 19.77+\
  910. \
  911. 19.77+\
  912. 23.09+\
  913. 16.49+\
  914. 32.97+\
  915. 26.39+\
  916. \
  917. 16.47+\
  918. 26.39+\
  919. 29.95+\
  920. 33.95+\
  921. 15.61+\
  922. 11.55+\
  923. 16.49+\
  924. 16.49+\
  925. 22.00+\
  926. 26.39+\
  927. 26.39+\
  928. 19.77+\
  929. 23.60+\
  930. 19.77+\
  931. 51.70+\
  932. 19.79+\
  933. 58.38+\
  934. 13.57+\
  935. 32.70+\
  936. 29.00+\
  937. 19.00+\
  938. 26.37+\
  939. 38.60+\
  940. 16.49+\
  941. 39.10+\
  942. 28.00+\
  943. 40.00+\
  944. 18.21+\
  945. 24.95+\
  946. 64.50+\
  947. 32.70+\
  948. 50.40+\
  949. 22.49+\
  950. 18.21+\
  951. 29.70+\
  952. 15.96+\
  953. 13.57+\
  954. 15.61+\
  955. 11.86+\
  956. 14.95+\
  957. 12.21+\
  958. 27.50+\
  959. 59.99+\
  960. 31.20+\
  961. 40.00
  962. =
  963. 3196.99