Update of /cvsroot/tmda/tmda/bin
In directory usw-pr-cvs1:/tmp/cvs-serv11843/bin
Modified Files:
tmda-pending
Log Message:
Internal re-organization: cleanup SENDMAIL path processing.
Index: tmda-pending
===================================================================
RCS file: /cvsroot/tmda/tmda/bin/tmda-pending,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tmda-pending 19 Feb 2002 01:13:55 -0000 1.7
+++ tmda-pending 19 Feb 2002 02:07:48 -0000 1.8
@@ -345,7 +345,7 @@
total,
msg_size,
bytes)
- #print 'Sent:', Util.unixdate(int(msg.split('.')[0]))
+ #print ' >> Sent:', Util.unixdate(int(msg.split('.')[0]))
for hdr in ('date', 'from', 'to', 'subject'):
print "%s %s: %s" % (' >>',
hdr.capitalize()[:4].rjust(4),
_______________________________________________
tmda-cvs mailing list
http://libertine.org/lists/listinfo/tmda-cvs
|