For your installation pleasure, I've provided the following files, ready to
go for RedHat Linux.

http://www.symetrix.com/files/tmda/noarch/tmda-0.71-1.noarch.rpm
http://www.symetrix.com/files/tmda/noarch/tmda-emacs-0.71-1.noarch.rpm
http://www.symetrix.com/files/tmda/noarch/tmda-ofmipd-0.71-1.noarch.rpm
(!special upgrade instructions below!)
http://www.symetrix.com/files/tmda/i386/tmda-cgi-0.71-1.i386.rpm
http://www.symetrix.com/files/tmda/srpms/tmda-0.71-1.src.rpm


RPM RELEASE NOTES

These may or may not work for other distributions that use the RedHat
Package Manager.

Both tmda-gui and tmda-manager are not built or included in these RPMS.

tmda-ofmipd assumes pop3 is available on the local system to authenticate
against.  Possibly a future version will figure this out automatically and
use whatever is available to authenticate against.  This can be easily
changed in the /etc/sysconfig/ofmipd file.

tmda-cgi installs an Apache version 2 configuration file; Apache version 2
configurations must be done by hand.

This is now a multi-architecture build.  To build, for example, on an i386
system, use "rpm -bb --target noarch,i386 tmda.spec".


SPECIAL UPGRADE INSTRUCTIONS FOR TMDA-OFMIPD RPM VERSION PRE 0.69:

This tmda-ofmipd rpm release renames some files and users to be more
"standard" with what people are using.  I suggest upgrading this RPM as so:
a) backup your /etc/ofmipd, /etc/sysconfig/ofmipd, and
/etc/rc.d/init.d/ofmipd files before you start if you have changed them
(physically move them to a backup directory)
b) Remove the ofmipd user/group from /etc/passwd and /etc/group
c) remove (rpm -e) your tmda-installation you are upgrading.  Then install
(rpm -ivh) your new tmda rpms.
d) replace your files from a) if they are different from the installed
files, noting: that the ofmipd files are not tofmipd files.  Also note that
the /etc/sysconfig/tofmipd configuration file no longer requires "-u ofmipd"
as it will automatically run as the new tofmipd user.  If you have made
changes to your init script, integrate them to the new
/etc/rc.d/init.d/tofmipd script.

Other than that, I assure you it is bug free and feature rich :)

----- Original Message -----
From: "Jason R. Mastaler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 07, 2003 6:40 PM
Subject: TMDA 0.71 "Hoop, Jr." is released


> TMDA 0.71 "Hoop, Jr." is released.
>
> Get it from <URL:http://tmda.net/releases/tmda-0.71.tgz>
>
> =====================================================================
>
> What's new?
>
> * New feature: The 'pipe' incoming filter source has been added. This
>   can be used to feed incoming message contents to arbitrary shell
>   commands from your incoming filter file. TMDA will proceed based on
>   the command's exit status. For more information about 'pipe', see
>   <URL:http://tmda.net/filter-sources.html>, and for example usage,
>   see <URL:http://tmda.net/config-filter.html>.
>
> * New feature: If RECIPIENT_HEADER is set, but the EXT environment
>   variable is not, we try and extract the address extension from the
>   there instead. This makes it easier to use TMDA in situations where
>   EXT isn't set (e.g, behind fetchmail). For more information, see
>   <URL:http://tmda.net/config-vars.html#RECIPIENT_HEADER>
>
> * Bugfixes.
>
> =====================================================================
>
> ChangeLogs since release 0.70
>
> 2003-03-07  Jason R. Mastaler  <[EMAIL PROTECTED]>
>
> * TMDA 0.71 is released.
>
> 2003-03-04  Jason R. Mastaler  <[EMAIL PROTECTED]>
>
> * FilterParser.py (_FilterFile.__init__): Add `pipe', a new filter
> source.
>
> (_FilterFile.__init__): Ditto.
>
> (FilterParser.firstmatch): Ditto.
>
> 2003-02-26  Jason R. Mastaler  <[EMAIL PROTECTED]>
>
> * AutoResponse.py (AutoResponse.create): Sort ADDED_HEADERS_SERVER
> before adding them to the message.
>
> 2003-03-05  Jason R. Mastaler  <[EMAIL PROTECTED]>
>
> * tmda-ofmipd (SMTPChannel.smtp_EHLO): Add a Received header
> string to $TMDA_OFMIPD_RECEIVED for tmda-inject.
>
> * tmda-inject (inject_message): Prepend a Received header if
> injecting via tmda-ofmipd.
>
> 2003-03-04  Jason R. Mastaler  <[EMAIL PROTECTED]>
>
> * tmda-rfilter (address_extension): Extract address_extension from
> Defaults.RECIPIENT_HEADER if it's set and $EXT is not.
>
> 2003-02-26  Jason R. Mastaler  <[EMAIL PROTECTED]>
>
> * tmda-inject (inject_message): Sort ADDED_HEADERS_CLIENT before
> adding them to the message.
>
> 2003-02-22  Jason R. Mastaler  <[EMAIL PROTECTED]>
>
> * tmda-inject (inject_message): Bugfix. Remove all tag action
> headers after each SMTP transmission so they aren't
> unconditionally inherited by subsequent recipients.
>
> ____________________________________________
> tmda-announce mailing list
> http://tmda.net/lists/listinfo/tmda-announce
> _____________________________________________
> tmda-users mailing list ([EMAIL PROTECTED])
> http://tmda.net/lists/listinfo/tmda-users
>
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to