TMDA 0.57 is released
"Jason R. Mastaler" <[email protected]> Sat, 15 Jun 2002 21:53:25 -0600
| Newsgroups | gmane.mail.spam.tmda.announce |
|---|---|
| Message-ID | <[email protected]> |
TMDA 0.57 is released.
Get it from
<URL:http://software.libertine.org/tmda/releases/tmda-0.57.tgz>
=====================================================================
What's new?
* New feature: Configurable tag names. The identifying strings of the
various tagged address types are now configurable, with the defaults
matching what was previously hardcoded ('confirm', 'dated',
'sender', and now 'keyword'). See TAGS_CONFIRM, TAGS_DATED,
TAGS_KEYWORD, and TAGS_SENDER in TMDA/Defaults.py for more info.
* New feature: Configurable actions for tagged address verification
failures. You can now specify a different action (bounce, drop,
deliver, or confirm) when each of the tagged addresses fail to
verify. In the case of dated, you can even distinguish between an
invalid HMAC, and a valid but expired address. See
ACTION_FAIL_DATED, ACTION_EXPIRED_DATED, ACTION_FAIL_SENDER, and
ACTION_FAIL_KEYWORD in TMDA/Defaults.py for more info.
* Bugfixes.
=====================================================================
Here are the new additions to UPGRADE:
* 'keyword' addresses now use an identifying string like 'dated' and
'sender' addresses do. 'keyword' by default, and customizable via
TAGS_KEYWORD. This means you'll need to generate new addresses
using `tmda-address', as your old ones will no longer work.
If you want your old keyword addresses to be accepted until you can
transition to the new format, you can add entries for them in your
FILTER_INCOMING. e.g,
to [email protected] ok
to [email protected] ok
* RECIPIENT_DELIMITER is no longer allowed to be part of the keyword
in a keyword address. `?' will be substituted for it when a new
keyword address is created.
=====================================================================
ChangeLogs since release 0.56
2002-06-15 Jason R. Mastaler <[email protected]>
* TMDA 0.57 is released.
2002-06-11 Jason R. Mastaler <[email protected]>
* THANKS (Contributions): Add Mark Horn.
2002-06-06 Jason R. Mastaler <[email protected]>
* THANKS (Contributions): Update Drew Raines.
* CRYPTO: Update keyword address specification.
2002-06-15 Jason R. Mastaler <[email protected]>
* Cookie.py (make_keyword_cookie): Replace RECIPIENT_DELIMITER
with `?' in the keyword.
2002-06-12 Jason R. Mastaler <[email protected]>
* Util.py (getfileuid): New function that returns the numerical
UID of a given file.
2002-06-11 Jason R. Mastaler <[email protected]>
* Defaults.py (BOUNCE_ENV_SENDER): Set default to '<>' in all
cases except where OUTGOINGMAIL = "sendmail" *and*
MAIL_TRANSFER_AGENT is qmail or postfix.
2002-06-10 Mark Horn <[email protected]>
* Defaults.py: Added ACTION_FAIL* variables and BOUNCE_TEXT_FAIL*
variables
2002-06-06 Jason R. Mastaler <[email protected]>
* Cookie.py: Refer to the first element of TAGS_* lists for the
identifying string when creating an address.
* Defaults.py: New variables: TAGS_CONFIRM, TAGS_DATED,
TAGS_KEYWORD, TAGS_SENDER.
2002-06-13 Jason R. Mastaler <[email protected]>
* tmda-ofmipd: New file.
2002-06-06 Mark Horn <[email protected]>
* tmda-rfilter: added ACTION_FAIL_* variables and BOUNCE_TEXT_FAIL*
varibales.
* tmda-rfilter: added do_default_action function to handle all
ACTION* variables
2002-06-06 Jason R. Mastaler <[email protected]>
* tmda-rfilter (main): Identify tagged address types using each
element in the TAGS_* lists.
* tmda-check-address: Ditto.
2002-06-03 Jason R. Mastaler <[email protected]>
* tmda-rfilter: Bugfix. Specify maxcount so only the first
occurance of prepend is stripped from the recipient address.
2002-06-11 Jason R. Mastaler <[email protected]>
* download.ht (Links): Warn about the outdated "stable" and/or
"testing" Debian packages.
2002-06-06 Jason R. Mastaler <[email protected]>
* inuse.ht (Links): Update Nightsky link.
2002-05-31 Jason R. Mastaler <[email protected]>
* results.ht (Links): Add testimonial from Stacey A. Ross.
_________________________________________________
tmda-announce mailing list
http://libertine.org/lists/listinfo/tmda-announce