TMDA 0.11 is released
"Jason R. Mastaler" <[email protected]> 02 May 2001 15:33:53 -0600
| Newsgroups | gmane.mail.spam.tmda.announce |
|---|---|
| Message-ID | <[email protected]> |
Fast and furious development continues. TMDA 0.11 is released.
Get it at <URL:http://prdownloads.sourceforge.net/tmda/tmda-0.11.tgz>
New in this release:
* The body of dated and sender bounces have been moved into templates
to make local customization of these messages easier. See the
text files in the new 'templates/' directory.
* The programs in bin/* now take an optional command-line argument to
specify and alternate configuration file instead of ~/.tmdarc.
('-c' or '--config-file')
* qmail virtualdomains as described in qmail-send(8) are now
supported.
* To speed startup, the user's .tmdarc is now read first with default
values computed only if necessary.
ChangeLogs follow:
=====================================================================
2001-05-02 Jason R. Mastaler <[email protected]>
* README: TMDA 0.11 is released.
2001-05-01 Jason R. Mastaler <[email protected]>
* README: Descriptions of new files and link to mailing lists.
2001-05-02 Jason R. Mastaler <[email protected]>
* Util.py (maketext): New function to make text from a template file.
2001-05-01 Jason R. Mastaler <[email protected]>
* Defaults.py: To speed startup, the user's .tmdarc is now read
first with default values computed only if necessary.
2001-04-29 Jason R. Mastaler <[email protected]>
* Defaults.py (TMDARC): Add support for alternate config-file.
2001-05-02 Jason R. Mastaler <[email protected]>
* tmda-filter (make_dated_bounce): Depreciated function.
(make_sender_bounce): Ditto.
(bounce_dated): Read the bounce message text from a template file
in ../templates/dated_bounce.txt to ease local customization.
(bounce_sender): Ditto (bounce_sender.txt).
2001-04-29 Jason R. Mastaler <[email protected]>
* tmda-filter (program): Add support for alternate rcfile.
* tmda-inject (program): Ditto.
* tmda-dated-address: Ditto.
* tmda-sender-address: Ditto
* tmda-filter (main): Add support for qmail virtualdomains as
described in qmail-send(8).
2001-04-28 Jason R. Mastaler <[email protected]>
* tmda-inject (main): Changed X-Delivery-Agent to include the
Python version instead of the TMDA URL.
2001-04-30 Jason R. Mastaler <[email protected]>
* sample.tmdarc: Commented out all sections so people won't trip
over the sample values. Suggested by John White.
=====================================================================