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

Modified Files:
        Defaults.py 
Log Message:
Stress the importance of AUTORESPONSE_INCLUDE_SENDER_COPY being set to
2 (the default).


Index: Defaults.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Defaults.py,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- Defaults.py 24 Oct 2002 17:52:11 -0000      1.148
+++ Defaults.py 24 Oct 2002 20:36:16 -0000      1.149
@@ -950,7 +950,12 @@
 #
 # 0 - do not include any portion of the sender's message.
 # 1 - include only the headers from the sender's message.
-# 2 - include the sender's entire message (recommended).
+# 2 - include the sender's entire message.
+#
+# 2 is *highly* recommended. Not only to give the sender a clear
+# indication of which message is being responded to, but also to
+# preserve the message for the sender in case she didn't save a copy
+# when sending it.
 #
 # Default is 2
 if not vars().has_key('AUTORESPONSE_INCLUDE_SENDER_COPY'):

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

Reply via email to