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

Modified Files:
        UPGRADE 
Log Message:
Add code from Tim Legant to auto-generate HTML (config-vars.html) from
the variable comments in Defaults.py.


Index: UPGRADE
===================================================================
RCS file: /cvsroot/tmda/tmda/UPGRADE,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- UPGRADE     13 Sep 2002 00:44:33 -0000      1.62
+++ UPGRADE     1 Oct 2002 19:55:31 -0000       1.63
@@ -69,7 +69,7 @@
   instead of the /usr/sbin/sendmail program.  By default it will use
   the standard SMTP port (25) on the local host.  You can modify this
   by setting the "SMTPHOST" variable in your tmdarc.  See
-  TMDA/Defaults.py for further information.
+  http://tmda.net/config-vars.html for further information.
 
 * tmdarc variable SENDMAIL has been renamed SENDMAIL_PROGRAM, but is
   irrelevant unless OUTGOINGMAIL = "sendmail".
@@ -116,11 +116,11 @@
    
   DELIVERY = "|/usr/bin/maildrop ~/.mailfilter_tmda"
 
-  However, you should also read about DELIVERY in Defaults.py, as it
-  contains some significant enhancements that may simplify your
-  overall configuration.  e.g, if the only purpose of the above
-  ~/.mailfilter_tmda is to deliver to your mailbox, you can use the
-  following instead for example:
+  However, you should also read about DELIVERY in
+  http://tmda.net/config-vars.html, as it contains some significant
+  enhancements that may simplify your overall configuration.  e.g, if
+  the only purpose of the above ~/.mailfilter_tmda is to deliver to
+  your mailbox, you can use the following instead for example:
 
   DELIVERY = "/var/mail/jasonrm"
 
@@ -286,7 +286,8 @@
   
   RECIPIENT_HEADER = "x-originally-to"
 
-  See the related documentation for RECIPIENT_HEADER in Defaults.py.
+  See the related documentation for RECIPIENT_HEADER in
+  http://tmda.net/config-vars.html.
 
 ======================================================================
 

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

Reply via email to