TMDA 0.02 is released
"Jason R. Mastaler" <[email protected]> Thu, 26 Apr 2001 10:58:16 -0600 (MDT)
| Newsgroups | gmane.mail.spam.tmda.announce |
|---|---|
| Message-ID | <[email protected]> |
TMDA 0.02 is released. Get it from <URL:http://prdownloads.sourceforge.net/tmda/tmda-0.02.tgz> New in this release: * TMDA/Defaults.py: Added BOUNCE_BLACKLIST_CC, BOUNCE_DATED_CC, and BOUNCE_SENDER_CC. These new optional settings take an e-mail address which will be sent a copy of any message that triggers a bounce of the respective type. Thanks to Dave Sill for the suggestion. * TMDA/Defaults.py: Added BLACKLIST. This new optional setting takes a filename which contains a list of e-mail addresses or substring matches, one per line, which are considered unacceptable and therefore bounced if there is a match. The syntax is identical to that of WHITELIST. Default is ~/.tmda-blacklist. * bin/tmda-filter: added "mailto:" to the tagged address in the bounce message to make it easier to reply to. Thanks to Paul English for the suggestion. * bin/tmda-filter: tmda-filter now consults the "whitelist" first no matter what the destination address is. For details, see the various ChangeLogs.