[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] Add an X-Anonymous header to outgoing SMTP messages



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv11090

Modified Files:
	TODO 
Log Message:
Add an X-Anonymous header to outgoing SMTP messages

Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- TODO	5 Feb 2003 06:33:06 -0000	1.70
+++ TODO	5 Feb 2003 07:10:53 -0000	1.71
@@ -140,11 +140,11 @@
                 o Uninstall support? (Right now, we take a cowardly
                   approach that may be good enough.)
                 o Perhaps 'make install' should nuke dead files. (Queue.py)
-                - Support people who _do_ have OpenSSL 0.9.7 installed.
-        . Make ServerInfo more forward-compatible.
+                . Support people who _do_ have OpenSSL 0.9.7 installed.
+        o Make ServerInfo more forward-compatible.
                 o Support unrecognized keys
-        - SMTP
-                - Add an extra "this is anonymous" header.
+        o SMTP
+                o Add an extra "this is anonymous" header.
         - Break backward compatibility :P
                 - Fix aes_ctr128 and bump packet version and write
                   unit tests for counter mode.