TMDA 0.15 is released

"Jason R. Mastaler" <[email protected]> 28 May 2001 13:30:44 -0600
Newsgroups gmane.mail.spam.tmda.announce
Message-ID <[email protected]>
TMDA 0.15 is released.

Get it at <URL:http://prdownloads.sf.net/tmda/tmda-0.15.tgz>

New in this release:

* Fixed a bug that broke tmda-keygen in release 0.14.

* tmda-sender-address should now process the correct argument.

* 'preline' is no longer necessary in your .qmail files.

* Documentation fixes.

ChangeLogs follow:

=====================================================================

2001-05-28  Jason R. Mastaler  <[email protected]>

        * README: TMDA 0.15 is released.

2001-05-28  Jason R. Mastaler  <[email protected]>

        * tmda.html: |preline is no longer necessary.

2001-05-28  Jason R. Mastaler  <[email protected]>

        * README.RELAY: Change `rbickers' to `username' in step 3 and
          clarify that all .tmda-* files should be chmod 640 so qmail
          can read them.

2001-05-28  Jason R. Mastaler  <[email protected]>

        * tmda-sender-address (main): Bugfix.  When you provide arguments
        to tmda-sender-address (e.g. -c /other/.tmdarc), the address is
        incorrectly read as sys.argv[1] (which would be '-c') and thus
        returns an invalid address.

2001-05-28  Jason R. Mastaler  <[email protected]>

        * Defaults.py (TMDA_VERSION): Begin 0.15 development.

        * Util.py:  Import Defaults only for functions that need them.
        Fixes tmda-keygen.

=====================================================================