CVS: tmda THANKS,1.73,1.74
"Jason R. Mastaler" <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda
In directory sc8-pr-cvs1:/tmp/cvs-serv4925
Modified Files:
THANKS
Log Message:
Give credit where credit is due.
Trying to keep an itemized list of Tim's contributions is futile.
Index: THANKS
===================================================================
RCS file: /cvsroot/tmda/tmda/THANKS,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- THANKS 6 Nov 2003 23:59:07 -0000 1.73
+++ THANKS 19 Dec 2003 06:00:10 -0000 1.74
@@ -1,3 +1,12 @@
+Developers:
+-----------
+
+ TMDA was originally developed by Jason R. Mastaler. Subsequent
+ development towards the 1.0 final release was a group effort; the
+ core contributors being Jason R. Mastaler and Tim Legant, with
+ contributions from many others (see the 'Contributions' section
+ below). Jason R. Mastaler remains TMDA maintainer.
+
Acknowledgements:
-----------------
@@ -67,25 +76,6 @@
* Sergei Kolobov -- FreeBSD port (formerly Mike Meyer).
* Brian Lalor -- testing the initial Sendmail support; bugfixes.
-
- * Tim "FilterParser" Legant -- By far the most prolific
- contributor, whose work includes:
-
- - Rewrite of FilterParser.py plus many improvements to the
- filter file language such as support for multi-line,
- multi-action filters, support for arguments, new delivery
- actions, improved error reporting, macros, variable
- interpolation, sub-filters, and assorted new arguments such as
- `-autocdb', `-autodbm', and `-optional'.
-
- - The def2html script.
-
- - The Address.py module.
-
- - VPopMail/VMailMgr support and HOWTO.
-
- - Documentation, general bugfixes, design assistance,
- suggestions and tmda-users support.
* Gre7g Luterman -- tmda-cgi, a web interface to TMDA's pending
queue. MySQL support for filter files.