1		  ACKNOWLEDGEMENTS for MHonArc
2		  ----------------------------
3		   <http://www.mhonarc.org/>
4
5I would like to thank everyone who has given feedback on MHonArc.
6Sorry for not listing everyone, but it has become too hard to keep
7track of all the names.  However, I'd like to give special thanks to
8the following:
9
10      [If you know of someone left out that deserves mentioning,
11       please send a message to mhonarc(AT)mhonarc.org.]
12---------------------------------------------------------------------------
13
14 A. P. Barrett <barrett AT ee DOT und DOT ac DOT za>
15	For developing a base64 library in pure Perl.  The library has
16	been adapted (with optimizations) to decode base64 messages
17	by MHonArc.
18        NOTE: Later releases leverage MIME::Base64 module if available
19        for best performance due to its native implementation.
20
21 A.R. Burgers <burgers AT ecn DOT nl>
22	For contributing the prsfrom.pl program (included in the
23	extras/ directory).
24
25 Susie Blackstock <seads AT rsn DOT hp DOT com>
26	For helping me with the documentation.  Any problems with the
27	documentation is purely my fault.  And she's cute too.
28
29 Achim Bohnet <ach AT rosat DOT mpe-garching DOT mpg DOT de>
30	For his help in testing, and contributing to, mhonarc and for
31	setting up, and maintaining, the first mhonarc mailing list
32	and archive.
33
34 Jeff Breidenbach <jeff AT jab DOT org>
35	For his feedback and his usage of MHonArc at a scale that it
36	was really never designed for, <http://www.mail-archive.com/>,
37	that influenced the development MHonArc (which still has
38	scalability problems :-)
39
40 Steven M. Christey <coley AT linus DOT mitre DOT org>
41	For performing a security audit on MHonArc source to help
42	improve the security of MHonArc and to increase the awareness
43	of security issues when developing MHonArc.
44
45 Roman Czyborra <czyborra AT cs DOT tu-berlin DOT de>
46	For his help with the MosaicMail script (which has been
47	removed in later releases since Mosaic is dead software).
48
49 Brian Foster <Brian.Foster AT ireland DOT sun DOT com>
50	For his useful, detailed, bug reports.
51
52 Timothy Finin <Tim.Finin AT cs DOT umbc DOT edu>
53	Whose initial feedback on mbox2html (my first mail->HTML
54	program) which caused the ball rolling on developing a more
55	complete mail-to-HTML program.
56
57 Stephen Franklin <franklin AT uci DOT edu>
58	For providing the machine facilities
59	for housing the first MHonArc home page:
60	<http://www.nacs.uci.edu/indiv/ehood/mhonarc.html>.
61	Location still functions as a primary mirror/backup for MHonArc.
62
63 Ken Harward
64	For helping me tackle Perl problems and for bouncing ideas
65	off during the early days.
66
67 Phyllis Imperatrice
68	For the initial sketch of the MHonArc logo.
69
70 Eddie Kohler <kohler AT aciri DOT org>
71	Provided useful set of patches and ideas to spark
72	improvements in index ordering, thread slice formatting, and
73	other features.
74
75 Christoper Lindsey <lindsey AT mallorn DOT com>
76	For providing hosting services for mhonarc.org and for
77	taking over administration responsibilities of the mhonarc
78	mailing list.
79
80 Frank J. Manion <FJ_Manion AT fccc DOT edu>
81	For his contributions in improving date parsing.
82
83 Steve Pacenka <sp17 AT cornell DOT edu>
84	For his great help in getting MHonArc to run under MS-DOS, and
85	for his help in trouble-shooting.
86
87 Achille Petrilli <Achille.Petrilli AT MACMAIL DOT CERN DOT CH>
88	For his initial patches for MacPerl support.
89
90 John C. Ring, Jr. <jcring AT switch DOT com>
91	For tipping me off on how <img src> can be used by spammers,
92	which lead to updates in mhtxthtml.pl to address this abuse.
93
94 Olivier Sala�n <olivier.salaun AT cru DOT fr>
95	For providing test case that consistantly caused perl
96	to crash when MHonArc processes HTML messages.  Crash due
97	to regex engine bug exposed by the HTML comment declaration
98	stripping expression.  This problem could be culprit
99	to mysterious stale archive locks reported by some users
100	in the past.  Code changed to avoid bug.
101
102 NIIBE Yutaka <gniibe AT mri DOT co DOT jp>
103	For the initial contribution of a text/plain filter,
104	iso2022jp.pl to process ISO-2022 (Japanese) encoded
105        mail messages.
106
107---------------------------------------------------------------------------
108$Date: 2009/05/03 20:11:27 $
109Earl Hood, mhonarc(AT)mhonarc.org
110