Update of /cvsroot/tmda/tmda
In directory usw-pr-cvs1:/tmp/cvs-serv5030
Modified Files:
UPGRADE
Log Message:
Bugfix. When doing program deliveries, TMDA was not retaining the
leading From_ line of the message. This created problems for programs
that tried to create mbox files, and didn't add From_ itself (such as
procmail).
Reported by Todd A. Jacobs
in <[EMAIL PROTECTED]> on tmda-users.
Index: UPGRADE
===================================================================
RCS file: /cvsroot/tmda/tmda/UPGRADE,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- UPGRADE 18 Oct 2002 22:36:16 -0000 1.65
+++ UPGRADE 8 Nov 2002 20:31:09 -0000 1.66
@@ -1,5 +1,18 @@
======================================================================
+If you are upgrading from a release of TMDA < 0.65:
+
+* When doing program deliveries to procmail, you should no longer be
+ using the ``-f'' option. e.g,
+
+ DELIVERY = "|/usr/bin/procmail -f $SENDER ~/.procmailrc-tmda"
+
+ becomes
+
+ DELIVERY = "|/usr/bin/procmail ~/.procmailrc-tmda"
+
+======================================================================
+
If you are upgrading from a release of TMDA < 0.63:
* Python version 2.1 or greater is now required. Upgrade at
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs