Update of /cvsroot/tmda/tmda/bin
In directory sc8-pr-cvs1:/tmp/cvs-serv26938

Modified Files:
        tmda-pending 
Log Message:
Manually released messages did still show up as not released.


Index: tmda-pending
===================================================================
RCS file: /cvsroot/tmda/tmda/bin/tmda-pending,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- tmda-pending        22 Nov 2002 21:50:57 -0000      1.37
+++ tmda-pending        23 Nov 2002 11:48:41 -0000      1.38
@@ -313,6 +313,7 @@
     msgobj['X-TMDA-Released'] = Util.unixdate()
     # Reinject the message to the original envelope recipient.
     Util.sendmail(msgobj.as_string(), recipient, return_path)
+    os.rename(msg, msg + ':3,R')
 
 
 def main():

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

Reply via email to