diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-08-31 23:08:40 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-08-31 23:08:40 +0000 |
commit | 67c50710c17e2abff966f6068f00d86c7b657c3b (patch) | |
tree | ab6783fae72c5c3701a0d5f8f937146785c75beb /mail/tmda/distinfo | |
parent | d73b477b362278446b84da0a051f4a865d83a2b5 (diff) | |
download | pkgsrc-67c50710c17e2abff966f6068f00d86c7b657c3b.tar.gz |
Update to 0.61. From the changelog:
* New -A option for tmda-ofmipd to allow authentication against
checkpassword compatible programs such as checkpassword-pam
(http://checkpasswd-pam.sourceforge.net/).
* New -C option for tmda-ofmipd to set a limit on the number of
simultaneous connections. Default is 20.
* tmda-ofmipd general bugfixes and security improvements.
* New config variable, `X_TMDA_IN_SUBJECT' which turns on parsing of
the Subject header for X-TMDA override actions. See description in
Defaults.py for more information.
* New config variable, `ADDED_HEADERS_SERVER' which allows you to add
arbitrary headers to all server-sent (i.e, tmda-filter) messages.
* Josh Huber's tmda.el, an elisp module for integrating TMDA with Gnus
and Message mode, has been added to the contrib directory. This is
super-cool, Jason sez check it out!
* Major improvements to the filter file language, courtesy of Tim,
including:
- The addition of "macro" definition and expansion.
- The addition of variable interpolation.
- A new argument, `-optional', for all rules that access files.
- Support for nested filter files with the 'include' statement.
For more information on these new features, see the updated TMDA
Filter Specification (http://tmda.net/config-filter.html).
* Logging capability for client-side message (i.e, those sent with
tmda-sendmail). Set LOGFILE_OUTGOING in your config to enable this.
* New version of tmda.el.
* Fixed a bug which prevented the `from/to-mailman' filter sources
from working.
Diffstat (limited to 'mail/tmda/distinfo')
-rw-r--r-- | mail/tmda/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/tmda/distinfo b/mail/tmda/distinfo index 66c26aaca9c..0ac0e023348 100644 --- a/mail/tmda/distinfo +++ b/mail/tmda/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2002/07/23 20:05:47 schmonz Exp $ +$NetBSD: distinfo,v 1.8 2002/08/31 23:08:41 schmonz Exp $ -SHA1 (tmda-0.58.tgz) = b7c7d64bf146b471b1c73b757951d7e559424892 -Size (tmda-0.58.tgz) = 134229 bytes +SHA1 (tmda-0.61.tgz) = ffc9428eebb092debf3578635e0b6ed5648fb9f2 +Size (tmda-0.61.tgz) = 153537 bytes |