Update of /cvsroot/tmda/tmda
In directory usw-pr-cvs1:/tmp/cvs-serv4439

Modified Files:
        ChangeLog THANKS 
Log Message:
Allow messages to be specified on standard input instead of the
command line by using `-' instead of a message list.

Sample usage: 

tmda-pending -bT | grep 'foobar' | awk '{print $1}' | \
  tmda-pending -br -

Patch contributed by Michael S. Fischer in
<[EMAIL PROTECTED]> on tmda-workers.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/tmda/tmda/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   29 Oct 2002 01:52:43 -0000      1.87
+++ ChangeLog   29 Oct 2002 19:40:51 -0000      1.88
@@ -1,3 +1,7 @@
+2002-10-29  Jason R. Mastaler  <[EMAIL PROTECTED]>
+
+       * THANKS (Contributions): Add Michael S. Fischer.
+
 2002-10-28  Jason R. Mastaler  <[EMAIL PROTECTED]>
 
        * TMDA 0.63 is released.

Index: THANKS
===================================================================
RCS file: /cvsroot/tmda/tmda/THANKS,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- THANKS      1 Oct 2002 21:30:37 -0000       1.45
+++ THANKS      29 Oct 2002 19:40:51 -0000      1.46
@@ -31,6 +31,9 @@
 
     * Bill Duncan -- SquirrelMail plugin.
 
+    * Michael S. Fischer -- tmda-pending patch which allows messages
+      to be specified on standard input.
+
     * Arcady Genkin -- Gentoo Linux Package.
 
     * David Guerizec -- Lots of tmda-ofmipd improvements,

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs

Reply via email to