CVS: tmda CODENAMES, 1.5, 1.6 CRYPTO, 1.9, 1.10 INSTALL, 1.12, 1.13 NEWS, 1.1, 1.2 README, 1.52, 1.53 THANKS, 1.76, 1.77 UPGRADE, 1.100, 1.101
"Jason R. Mastaler" <[email protected]> Sat, 16 Sep 2006 12:18:18 -0700
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12261
Modified Files:
CODENAMES CRYPTO INSTALL NEWS README THANKS UPGRADE
Log Message:
Fixup the docs references to reflect the migration to wiki.tmda.net.
Index: CODENAMES
===================================================================
RCS file: /cvsroot/tmda/tmda/CODENAMES,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- CODENAMES 19 Dec 2003 22:53:00 -0000 1.5
+++ CODENAMES 16 Sep 2006 19:18:14 -0000 1.6
@@ -4,7 +4,7 @@
"Single Malt Scotch Whisky"
The list of single malts below was compiled from
-<URL:http://www.whisky.com/single_malt.html>
+http://www.whisky.com/single_malt.html
=====================================================================
Index: CRYPTO
===================================================================
RCS file: /cvsroot/tmda/tmda/CRYPTO,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- CRYPTO 2 Sep 2003 03:53:52 -0000 1.9
+++ CRYPTO 16 Sep 2006 19:18:14 -0000 1.10
@@ -5,7 +5,10 @@
is a mechanism for message authentication using cryptographic hash
functions such as SHA-1 and MD5.
-For more information, see <URL:http://www.faqs.org/rfcs/rfc2104.html>
+For more information, see:
+
+http://en.wikipedia.org/wiki/HMAC
+http://www.faqs.org/rfcs/rfc2104.html
Dated Addresses:
Index: INSTALL
===================================================================
RCS file: /cvsroot/tmda/tmda/INSTALL,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- INSTALL 20 Aug 2003 00:47:17 -0000 1.12
+++ INSTALL 16 Sep 2006 19:18:14 -0000 1.13
@@ -1,10 +1,10 @@
The latest installation instructions and usage information can be
found on the TMDA homepage:
- <URL:http://tmda.net/>
+http://tmda.net/
A local copy of the HTML documentation matching this release is
included in the "htdocs" directory.
If you are upgrading from an earlier release of TMDA, make sure to
-consult <URL:http://tmda.net/upgrade.html>.
+consult http://wiki.tmda.net/TmdaUpgrade
Index: NEWS
===================================================================
RCS file: /cvsroot/tmda/tmda/NEWS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- NEWS 16 Sep 2006 08:09:08 -0000 1.1
+++ NEWS 16 Sep 2006 19:18:14 -0000 1.2
@@ -32,8 +32,7 @@
* The template system has been reorganized to simplify things for
users of multi-lingual templates among others. See
- http://www.us.tmda.net/unstable/howto-template.html and the UPGRADE
- notes below.
+ http://wiki.tmda.net/TemplateHowto and the UPGRADE notes below.
* Messages are now simply deleted from your pending queue once they
are confirmed or released rather than being renamed with a '3,C' or
@@ -63,7 +62,7 @@
now ``just works''.
* New 'whitelist' behavior for tmda-pending and tmda-cgi, controlled
- by http://tmda.net/unstable/config-vars.html#PENDING_WHITELIST_RELEASE
+ by http://wiki.tmda.net/ConfigurationVariables#PENDING_WHITELIST_RELEASE
* A new 'pipe-headers' incoming filter file source. Identical to
'pipe' except that it only pipes the headers to the program, instead
@@ -72,7 +71,7 @@
* A new feature to add Mail-Followup-To headers from tmda-sendmail or
tmda-ofmipd to messages. See
- http://tmda.net/unstable/config-vars.html#MAIL_FOLLOWUP_TO
+ http://wiki.tmda.net/ConfigurationVariables#MAIL_FOLLOWUP_TO
======================================================================
Index: README
===================================================================
RCS file: /cvsroot/tmda/tmda/README,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- README 16 Sep 2006 08:09:08 -0000 1.52
+++ README 16 Sep 2006 19:18:14 -0000 1.53
@@ -26,13 +26,14 @@
unknown senders by allowing them to safely circumvent the
challenge/response system.
-For more information, visit the TMDA homepage:
+For more information, visit the TMDA homepage and TmdaWiki:
- <URL:http://tmda.net/>
+ http://tmda.net/
+ http://wiki.tmda.net/
Information on the TMDA mailing lists can be found at:
- <URL:http://tmda.net/lists/listinfo/>
+ http://wiki.tmda.net/TmdaMailingListsAndNewsgroups
=====================================================================
Index: THANKS
===================================================================
RCS file: /cvsroot/tmda/tmda/THANKS,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- THANKS 19 Feb 2004 18:42:01 -0000 1.76
+++ THANKS 16 Sep 2006 19:18:14 -0000 1.77
@@ -4,8 +4,7 @@
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.
+ contributions from many others.
Acknowledgements:
-----------------
@@ -23,104 +22,31 @@
* Andrew Archibald -- provided lots of cryptography-related help and
insight. Much of the crypto design in TMDA stems from his input.
-Contributions:
---------------
-
- * Jason Andrade -- mirror of www.tmda.net in Australia.
+Notable contributions:
+------------------
* Matt Armstrong -- contributed heavily to the Postfix support,
plus many good suggestions, and bugfixes.
- * Binesh Bannerjee -- SACRED_FILE feature (now deprecated).
-
- * Ron Bickers -- countless suggestions, bugfixes, documentation
- additions, and code patches (too many to list).
-
- * Ed Blackman -- bugfixes, and enchancement of the sender style
- tagged address to support domains.
-
- * David Bremner -- Added shell= and python= tag actions to the
- outgoing filter.
-
- * Francisco Sam Castillo -- QAdmin-TMDA web management utility.
-
* Charles Cazabon -- Maildir and mbox delivery code from getmail.
- * Vincent Danen -- Mandrake Linux RPMs.
-
- * Bill Duncan -- SquirrelMail plugin.
-
- * Michael S. Fischer -- tmda-pending patch which allows messages
- to be specified on standard input.
-
- * Slawek 'IDEall' Fydryk -- mirror of www.tmda.net in Poland.
-
- * Arcady Genkin -- Gentoo Linux Package.
-
- * Jesse Guardiani -- various contrib scripts.
-
- * David Guerizec -- Pending.py module, lots of tmda-ofmipd
- improvements, miscellaneous bugfixes, and tmda-gui (TKinter
- interface).
-
- * Chris Hardie -- mirror of www.tmda.net, and the TMDA logo.
-
- * Lou Hevly -- documentation (vpopmail tutorial).
-
- * Mark Horn -- Configurable actions for tagged address
- verification failures.
+ * Chris Hardie -- designed and donated the TMDA logo.
- * Josh Huber -- tmda.el.
-
- * Bernard Johnson -- contrib files to support tmda-ofmipd running
- as a system daemon in SysV/RedHat style. Improvements to
- tmda.spec.
-
- * Sergei Kolobov -- FreeBSD port (formerly Mike Meyer).
-
- * Brian Lalor -- testing the initial Sendmail support; bugfixes.
-
- * Gre7g Luterman -- tmda-cgi, a web interface to TMDA's pending
- queue. MySQL support for filter files.
-
- * Adam McKenna -- Debian package.
-
- * Sven Neuhaus -- mirror of www.tmda.net in Germany.
-
- * Drew Raines -- Tireless assistance on tmda-users; custom address
- type identifiers feature.
-
- * Jim Ramsay -- work on Auth.py.
-
- * Ted Rathkopf -- support for "pre-extension" definitions in
- /var/qmail/users/assign (now deprecated).
-
- * Tim Rice -- MMDF support.
+ * Gre7g Luterman -- tmda-cgi, a popular web interface to TMDA's
+ pending queue.
* Michael Schler -- registration of, and secondary nameservice for
- TMDA.NET.
-
- * Robin S. Socha -- lots of TMDA advocacy, particularly in the
- de.* newsgroups, and documentation (Gnus HOWTO).
-
- * Maurizio Speranza -- mirror of www.tmda.net in Italy.
-
- * Dave Steinberg -- OpenBSD port (formerly David Lebel, and Jim
- Geovedi).
+ the tmda.net domain.
* Reuben Sumner -- original HMAC module.
- * Kimmo Suominen -- NetBSD package (formerly Amitai Schlair).
-
- * Simon Waldman -- documentation (Fetchmail HOWTO).
-
- * Mate Wierdl -- tmda4ezmlm script.
+ * David Guerizec and Jim Ramsay -- secondary developers.
- * Cory Wright -- mirror of www.tmda.net, various contrib scripts,
- the TEMPLATE_DIR_MATCH_RECIPIENT feature, tmda-users support.
+ * The maintainers of TMDA's packages for various flavors of Linux
+ and *BSD.
- * Lloyd Zusman -- "whitelist" and "blacklist" commands for
- tmda-pending.
+ * The countless invaluable suggestions, bugfixes, and improvements
+ by the members of the tmda-users and tmda-workers mailing lists.
--------------
^L
Index: UPGRADE
===================================================================
RCS file: /cvsroot/tmda/tmda/UPGRADE,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- UPGRADE 29 Mar 2004 20:11:50 -0000 1.100
+++ UPGRADE 16 Sep 2006 19:18:14 -0000 1.101
@@ -1,5 +1,5 @@
-See <URL:http://tmda.net/unstable/upgrade.html> for instructions on
-how to use this file.
+See http://wiki.tmda.net/TmdaUpgrade for instructions on how to use
+this file.
======================================================================
@@ -12,7 +12,7 @@
/dev/urandom be installed on the system. Most modern Unix-like
systems have one. If yours does not and you can't upgrade your OS,
you can install an add-on such as PRNGD or use
- http://www.tmda.net/cgi-bin/tmda-keygen
+ http://tmda.net/cgi-bin/tmda-keygen
======================================================================
@@ -22,12 +22,13 @@
BOUNCE_TEXT_* and CONFIRM_ACCEPT_TEXT_* configuration variables have
been removed. The bounce.txt template has also been removed in
favor of multiple bounce_*.txt templates which are described in the
- TMDA template HOWTO (howto-template.html).
+ TMDA template HOWTO.
If you have not customized bounce.txt and have not set BOUNCE_TEXT_*
and CONFIRM_ACCEPT_TEXT_* variables in your configuration, you can
- ignore this. Otherwise, please read howto-template.html for how to
- migrate your custom templates.
+ ignore this. Otherwise, please read
+ http://wiki.tmda.net/TemplateHowto for how to migrate your custom
+ templates.
* Messages are now simply deleted from your pending queue once they
are confirmed or released rather than being renamed with a '3,C' or